diff --git a/code/translate.py b/code/translate.py index 832351a..45eccdd 100644 --- a/code/translate.py +++ b/code/translate.py @@ -59,3 +59,4 @@ def continously_translate(): if __name__ == '__main__': continously_translate() + # later try to set all empty strings back to null and retranslate failed...