mirror of
https://github.com/serengil/deepface.git
synced 2025-06-08 04:25:21 +00:00
whitespace problem
This commit is contained in:
parent
d429d71c93
commit
3265be2d3a
@ -93,7 +93,7 @@ def analyze(
|
|||||||
- 'middle eastern': Confidence score for Middle Eastern ethnicity.
|
- 'middle eastern': Confidence score for Middle Eastern ethnicity.
|
||||||
- 'white': Confidence score for White ethnicity.
|
- 'white': Confidence score for White ethnicity.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# validate actions
|
# validate actions
|
||||||
if isinstance(actions, str):
|
if isinstance(actions, str):
|
||||||
actions = (actions,)
|
actions = (actions,)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user