python-telegram-bot/telegram/ext
Bibo-Joshi 70aba136e4
Reduce Usage of typing.Any (#2321)
* Use object instead of Any where possible

* Revert a lof of noise from the PR
2021-01-30 11:38:54 +01:00
..
__init__.py Update copyright headers 2021-01-03 10:40:24 +05:30
basepersistence.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
callbackcontext.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
callbackqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
choseninlineresulthandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
commandhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
conversationhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
defaults.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
dictpersistence.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
dispatcher.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
filters.py Update copyright headers 2021-01-03 10:40:24 +05:30
handler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
inlinequeryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
jobqueue.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
messagehandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
messagequeue.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
picklepersistence.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01: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 Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00