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