Skip to content

Commit b853e64

Browse files
committed
chore: handle deprecation warning
1 parent ad6ff06 commit b853e64

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,6 @@ profile = "black"
8585

8686
[tool.darglint]
8787
enable = "DAR104"
88+
89+
[tool.pytest.ini_options]
90+
asyncio_default_fixture_loop_scope = "function"

0 commit comments

Comments
 (0)