This commit is contained in:
2024-09-27 13:23:03 +03:00
parent 7e0d4a2811
commit 6d4df35f52
2 changed files with 3 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ def normalize(text):
)
return normalized_text
logger.debug('normalized: ', t)
return t