1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-07-22 22:21:33 +00:00

#31 just need to fix bugs from Main

This commit is contained in:
2021-03-27 17:31:23 -07:00
parent e1ed5fbf57
commit 6ab7f2c25d
5 changed files with 19 additions and 20 deletions

View File

@@ -10,7 +10,7 @@ import schedule
from fuzzywuzzy import fuzz
import os
from symbol_router import Stock
from Symbol import Stock
class IEX_Symbol: