mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-06-16 15:06:53 +00:00
Organized Imports
This commit is contained in:
parent
d5533909a0
commit
bfca21f176
@ -1,8 +1,8 @@
|
|||||||
import urllib.request
|
|
||||||
import json
|
import json
|
||||||
from datetime import datetime
|
|
||||||
import time
|
|
||||||
import re
|
import re
|
||||||
|
import time
|
||||||
|
import urllib.request
|
||||||
|
from datetime import datetime
|
||||||
|
|
||||||
|
|
||||||
def getTickers(text: str):
|
def getTickers(text: str):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user