1
0
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:
Anson 2019-07-10 13:21:30 -07:00
parent 3c506e124f
commit 63e5344e86

View File

@ -6,7 +6,6 @@ from datetime import datetime
import requests
IEX_TOKEN = os.environ["IEX"]
# "sk_130b8e8f75ba4e14a5683ff37a655584"
def getSymbols(text: str):