Skip to content

Commit c76dc3d

Browse files
committed
added some print
1 parent 5dc5d5a commit c76dc3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stock_prediction.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ def predict_stocks():
5151

5252

5353
if __name__ == '__main__':
54+
print("Building dataset and predicting stocks...")
5455
predict_stocks()

0 commit comments

Comments
 (0)