Skip to content

Commit

Permalink
fix: asyncio warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
XDRAGON2002 committed Mar 7, 2022
1 parent e36bc96 commit 828119e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ profile = black
exclude = build
max-line-length = 88
extend-ignore = E203, E501

[tool:pytest]
asyncio_mode = strict

0 comments on commit 828119e

Please sign in to comment.