Skip to content
Snippets Groups Projects
Verified Commit dea7f9f6 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

Resolve pytest asyncio deprecation warning

parent a0923841
No related branches found
No related tags found
1 merge request!377Update dependencies
Pipeline #92461 canceled
......@@ -119,6 +119,7 @@ filterwarnings = [
"ignore",
"default:::gso",
]
asyncio_default_fixture_loop_scope = "function"
[tool.coverage.run]
omit = ["gso/migrations/*"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment