diff --git a/shopee_crawler_engine/shopee_products.py b/shopee_crawler_engine/shopee_products.py index 576f7fb..382d730 100755 --- a/shopee_crawler_engine/shopee_products.py +++ b/shopee_crawler_engine/shopee_products.py @@ -1,6 +1,7 @@ import hashlib import logging import sys + from selenium.webdriver.remote.remote_connection import LOGGER LOGGER.setLevel(logging.WARNING) import string