try some options

This commit is contained in:
Lendemor 2024-10-04 22:27:11 +02:00
parent 2425dd8f36
commit 398ce13cb0

View File

@ -103,3 +103,4 @@ lint.pydocstyle.convention = "google"
[tool.pytest.ini_options]
asyncio_default_fixture_loop_scope = "function"
asyncio_mode = "auto"