Skip to content

Commit

Permalink
fix: pytest warning
Browse files Browse the repository at this point in the history
  • Loading branch information
bramstroker committed Nov 29, 2024
1 parent 41831fd commit e480971
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 @@ -29,6 +29,7 @@ markers = [
"skip_remote_loader_mocking: Do not mock globally registered remote loader mock",
]
log_level = "DEBUG"
asyncio_default_fixture_loop_scope = "function"

[tool.isort]
profile = "black"
Expand Down

0 comments on commit e480971

Please sign in to comment.