python-telegram-bot/telegram/ext
Noam Meltzer baec1bb554 flake8 revamp
- Use pre-commit v1.2.0 flake8
 - Make sure we're running flake8 on examples and tests
 - Fix what had to be fixed
2018-02-19 12:41:38 +02:00
..
__init__.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
callbackqueryhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
choseninlineresulthandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
commandhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
conversationhandler.py Explicitly check update.effective_chat in ConversationHandler.check_update (#959) 2018-02-12 16:09:51 +02:00
dispatcher.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
filters.py Support v3.6 API (#1006) 2018-02-18 17:11:04 +02:00
handler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
inlinequeryhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
jobqueue.py flake8 revamp 2018-02-19 12:41:38 +02:00
messagehandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
messagequeue.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
precheckoutqueryhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
regexhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
shippingqueryhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
stringcommandhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
stringregexhandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
typehandler.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
updater.py updater.py: Better handling of timeouts during getUpdates (#1007) 2018-02-18 17:50:38 +02:00