suppress warnings from twisted

This commit is contained in:
Vostretsov Nikita 2021-05-25 14:22:50 +00:00
parent f83d9b8d41
commit 52dd719045
1 changed files with 2 additions and 0 deletions

View File

@ -20,3 +20,5 @@ addopts =
--ignore=docs/utils
markers =
only_asyncio: marks tests as only enabled when --reactor=asyncio is passed
filterwarnings=
ignore::DeprecationWarning:twisted