mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 15:17:28 +00:00
accidentally left a key in the code again
This commit is contained in:
parent
3c506e124f
commit
63e5344e86
@ -6,7 +6,6 @@ from datetime import datetime
|
|||||||
import requests
|
import requests
|
||||||
|
|
||||||
IEX_TOKEN = os.environ["IEX"]
|
IEX_TOKEN = os.environ["IEX"]
|
||||||
# "sk_130b8e8f75ba4e14a5683ff37a655584"
|
|
||||||
|
|
||||||
|
|
||||||
def getSymbols(text: str):
|
def getSymbols(text: str):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user