diff --git a/crawling/koreatech_article/convert_content.py b/crawling/koreatech_article/convert_content.py index 6148306..95e344f 100644 --- a/crawling/koreatech_article/convert_content.py +++ b/crawling/koreatech_article/convert_content.py @@ -2,7 +2,7 @@ import urllib3 import uuid -from crawling.config import MYSQL_CONFIG +from config import MYSQL_CONFIG from table import upload_txt