Update app.py
Browse files
app.py
CHANGED
@@ -63,7 +63,6 @@ def get_data(bot_token):
|
|
63 |
error_list = ['An error occurred. Possibly empty request result or your Telegram Bot Token is incorrect.']
|
64 |
return error_list
|
65 |
|
66 |
-
get_data('6261742702:AAGkil1tWLckpBbC088rTO3Lb-lH2hJVmBg')
|
67 |
|
68 |
"""# Classifier"""
|
69 |
|
|
|
63 |
error_list = ['An error occurred. Possibly empty request result or your Telegram Bot Token is incorrect.']
|
64 |
return error_list
|
65 |
|
|
|
66 |
|
67 |
"""# Classifier"""
|
68 |
|