Skip to content

Commit

Permalink
try strict mode
Browse files Browse the repository at this point in the history
  • Loading branch information
sahiljhawar committed Feb 6, 2025
1 parent beae7fc commit ab8c52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ profile = "black"

[tool.pytest.ini_options]
addopts = "--verbose -r s"
asyncio_mode = "auto"
asyncio_mode = "strict"
asyncio_default_fixture_loop_scope = "session"

[tool.bumpver]
Expand Down

0 comments on commit ab8c52b

Please sign in to comment.