mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
whitespace removed
This commit is contained in:
parent
32f8f6596e
commit
a30dd82a22
@ -107,7 +107,7 @@ def find(
|
||||
|
||||
file_name = "_".join(file_parts) + ".pkl"
|
||||
file_name = file_name.replace("-", "").lower()
|
||||
|
||||
|
||||
datastore_path = os.path.join(db_path, file_name)
|
||||
representations = []
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user