From 34b3044007d383c20c9ff1e4cc69eb236af4d1cf Mon Sep 17 00:00:00 2001 From: brian Date: Sun, 18 Dec 2022 15:04:39 +0000 Subject: [PATCH] added comment --- code/translate.py | 1 + 1 file changed, 1 insertion(+) 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...