Skip to content

Commit 32236ab

Browse files
committed
Feat : Fixed bug
1 parent c0f913c commit 32236ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

upstock-sentiment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def download_model_file():
7979
else:
8080
print('error')
8181

82-
# download_model_file()
82+
download_model_file()
8383

8484
# 경로
8585
sentiment_path = 'DataSets/upstock-sentiment-data.csv' # sentiment data

0 commit comments

Comments
 (0)