normalized-log-fix
This commit is contained in:
@@ -54,7 +54,7 @@ def normalize(text):
|
||||
)
|
||||
|
||||
return normalized_text
|
||||
logger.debug("normalized: ", t)
|
||||
logger.debug(f"normalized: {t}")
|
||||
return t
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user