Skip to content

Commit

Permalink
chore: config pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhenShuo2021 committed Dec 12, 2024
1 parent 888887b commit 99c0ca5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -198,3 +198,6 @@ force-single-line = false
combine-as-imports = true
length-sort-straight = true
relative-imports-order = "closest-to-furthest"

[tool.pytest.ini_options]
asyncio_default_fixture_loop_scope = "function"

0 comments on commit 99c0ca5

Please sign in to comment.