Commit graph

9 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
unknown
f589a1269a sort imports 2020-11-09 00:34:51 +03:00
Martin Winks
00cff4acf5
fix(handlerObj): fix parameter-spec solving (#408) 2020-08-22 00:07:03 +03:00
Egor
f904292751
fix: bug IDFilter checking message from channel (#376)
* fix: bug IDFilter checking message from channel

* chore: add mark.asyncio for tests which were ignored previously
2020-07-05 03:08:38 +03:00
Egor
a8dfe86358
feat: ForwardedMessage filter (#355)
* feat: ForwardedMessage filter
* fix: add tests
* fix: attr name
2020-06-10 23:07:55 +03:00
Senpos
6b1c7d3b36 Add tests for extract_chat_ids 2020-05-17 17:17:41 +03:00
Suren Khorenyan
cabb10bc06 Create some tests 2019-08-10 00:08:11 +03:00