whitespace problem

This commit is contained in:
Sefik Ilkin Serengil 2024-01-23 20:10:07 +00:00
parent d429d71c93
commit 3265be2d3a

View File

@ -93,7 +93,7 @@ def analyze(
- 'middle eastern': Confidence score for Middle Eastern ethnicity.
- 'white': Confidence score for White ethnicity.
"""
# validate actions
if isinstance(actions, str):
actions = (actions,)