added comment
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# public packages
|
||||
from langdetect import detect
|
||||
from google_trans_new import google_translator
|
||||
from google_trans_new import google_translator # had to download package to fix bug and be able to run code
|
||||
# database-related
|
||||
from database import Data_table, get_untranslated, insert_translated
|
||||
from dotenv import load_dotenv
|
||||
|
||||
Reference in New Issue
Block a user