Commit graph

6 commits

Author SHA1 Message Date
deepsource-autofix[bot]
25701aac4f
Change methods not using its bound instance to staticmethods 2020-11-08 21:54:06 +00:00
deepsource-autofix[bot]
af4ceef153
Format code with black, autopep8 and isort
This commit fixes the style issues introduced in dd50a9b according to the output
from black, autopep8 and isort.

Details: 4e472085-2e87-4f61-b7a1-ed208506962f/
2020-11-08 21:49:34 +00:00
deepsource-autofix[bot]
dd50a9b13e
Remove assert statement from non-test files 2020-11-08 21:48:49 +00:00
Oleg A
4523a1cab3 #239 added token type validation 2019-11-23 12:45:47 +03:00
Oleg A
89b0754b33 #239 added test cases for check_token 2019-11-23 12:02:30 +03:00
Suren Khorenyan
7863f052d9 Refactor aiogram/utils/auth_widget.py
+ fix check auth widget token in BaseBot, fix tests
2019-08-16 22:36:11 +03:00