mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 03:25:21 +00:00
correct import ordering to be alphabetized
This commit is contained in:
parent
f3da544812
commit
7112766966
@ -1,7 +1,7 @@
|
||||
# built-in dependencies
|
||||
import os
|
||||
import io
|
||||
from typing import IO, Generator, List, Union, Tuple
|
||||
from typing import Generator, IO, List, Union, Tuple
|
||||
import hashlib
|
||||
import base64
|
||||
from pathlib import Path
|
||||
|
Loading…
x
Reference in New Issue
Block a user