Skip to content

Commit

Permalink
fix minor bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Святослав Орешин authored and Святослав Орешин committed May 5, 2020
1 parent b215776 commit b163d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alerting/alerting.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import pandas as pd
import telebot

ibot = telebot.TeleBot('1029001716:AAGHzYsNcN33ZiGqq9Ubn4c5Wee1Qiu9MHA')
bot = telebot.TeleBot('1029001716:AAGHzYsNcN33ZiGqq9Ubn4c5Wee1Qiu9MHA')
path_id_list = 'alerting/bot_id_list'


Expand Down

0 comments on commit b163d58

Please sign in to comment.