Skip to content

Commit

Permalink
Added parameters file
Browse files Browse the repository at this point in the history
  • Loading branch information
wleong1 committed Mar 7, 2024
1 parent c4b5a11 commit f39fca2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/parameters.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
"This module stores the required keys."
NEWS_API_KEY = ""
ALPHA_VANTAGE_API_KEY = ""
ALPHA_VANTAGE_API_KEY = ""

0 comments on commit f39fca2

Please sign in to comment.