diff --git a/translate.py b/translate.py index f43e9a3..ec00292 100644 --- a/translate.py +++ b/translate.py @@ -30,10 +30,10 @@ # * https://www.crummy.com/software/BeautifulSoup/bs4/doc/#xml # #################################################################################### - import os -from bs4 import BeautifulSoup, Comment +from bs4 import BeautifulSoup +from bs4 import Comment from deep_translator import GoogleTranslator # List of tuples in the form os: