We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dcf130 + 3e146c4 commit 08730a1Copy full SHA for 08730a1
1 file changed
crawling/koreatech_article/convert_content.py
@@ -2,7 +2,7 @@
2
import urllib3
3
import uuid
4
5
-from crawling.config import MYSQL_CONFIG
+from config import MYSQL_CONFIG
6
from table import upload_txt
7
8
0 commit comments