Skip to content

Commit

Permalink
Set auto mode for pytest-asyncio
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoguy committed Mar 2, 2022
1 parent 90e47c2 commit 6183c8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ known_first_party = tiktokpy

[tool:pytest]
norecursedirs = *.egg .eggs dist build docs .tox .git __pycache__
asyncio_mode=auto

[mypy]
follow_imports = skip
Expand Down

0 comments on commit 6183c8a

Please sign in to comment.