Skip to content

Commit 3265be2

Browse files
committed
whitespace problem
1 parent d429d71 commit 3265be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deepface/modules/demography.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def analyze(
9393
- 'middle eastern': Confidence score for Middle Eastern ethnicity.
9494
- 'white': Confidence score for White ethnicity.
9595
"""
96-
96+
9797
# validate actions
9898
if isinstance(actions, str):
9999
actions = (actions,)

0 commit comments

Comments
 (0)