Skip to content

Commit

Permalink
silence a warning
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed Mar 5, 2025
1 parent 143371f commit 3724120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ pytest-asyncio = "0.25.3"
python_files = "test_*.py"
testpaths = "tests"
addopts = "--import-mode=importlib --ff --ruff --ruff-format"
asyncio_default_fixture_loop_scope = "function"

[tool.ruff]
target-version = "py311"
Expand Down

0 comments on commit 3724120

Please sign in to comment.