alisaman commited on
Commit
9022e9e
·
1 Parent(s): feba073

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import requests
2
  import telebot
3
  from requests_html import HTMLSession
@@ -38,3 +39,4 @@ def send_help(message):
38
  bot.reply_to(message,"Can I help you?")
39
 
40
  bot.infinity_polling()
 
 
1
+ """
2
  import requests
3
  import telebot
4
  from requests_html import HTMLSession
 
39
  bot.reply_to(message,"Can I help you?")
40
 
41
  bot.infinity_polling()
42
+ """