python-telegram-bot/telegram/ext
Aksh Gupta 9d93417d9a
Improve Code Quality (#2450)
* chore: refactor code quality issues

* Add comment for removing assert statements

* Remove deepsource config file

* Fix Coverage

Co-authored-by: Hinrich Mahler <hinrich.mahler@freenet.de>
2021-04-05 13:25:27 +02:00
..
utils Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
__init__.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
basepersistence.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
callbackcontext.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
callbackqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
chatmemberhandler.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
choseninlineresulthandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
commandhandler.py Improve Code Quality (#2450) 2021-04-05 13:25:27 +02:00
conversationhandler.py Improve Code Quality (#2450) 2021-04-05 13:25:27 +02:00
defaults.py Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
dictpersistence.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
dispatcher.py Improve Code Quality (#2450) 2021-04-05 13:25:27 +02:00
filters.py Filters.forwarded_from (#2446) 2021-03-28 11:50:45 +02:00
handler.py Improve Code Quality (#2450) 2021-04-05 13:25:27 +02:00
inlinequeryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
jobqueue.py Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
messagehandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
messagequeue.py Deprecate MessageQueue (#2393) 2021-02-19 17:29:50 +01:00
picklepersistence.py Improve Code Quality (#2450) 2021-04-05 13:25:27 +02:00
pollanswerhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
pollhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
precheckoutqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
regexhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
shippingqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
stringcommandhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
stringregexhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
typehandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
updater.py Improve Updater.set_webhook (#2419) 2021-03-13 15:35:26 +01:00