This commit is contained in:
dsyoon
2022-08-05 00:17:06 +09:00
parent a561c8dfd5
commit cdc42fb757

View File

@@ -50,7 +50,6 @@ if week in (0, 1, 2, 3, 4):
stockCrawler.crawl_stocks(stockFileName)
#stockCrawler.crawl_special_stocks(stockFileName)
print("\n[종목 분석]")
# S: 분석까지 진행
inFileName = PROJECT_HOME + '/resources/stock.db'