Skip to content

Commit b2193e6

Browse files
👽️ Set default pytest-asyncio fixture scope.
1 parent 05e55d0 commit b2193e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ pythonpath = [
6767
"tests"
6868
]
6969
addopts = "--color=yes"
70+
asyncio_default_fixture_loop_scope = 'module'
7071

7172
[tool.mypy]
7273
mypy_path = "src"

0 commit comments

Comments
 (0)