Skip to content

Commit

Permalink
fix errors and warnings for integration test run
Browse files Browse the repository at this point in the history
  • Loading branch information
reneradoi committed Nov 7, 2024
1 parent 3f9464a commit 345c88b
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -63,6 +63,7 @@ show_missing = true
minversion = "6.0"
log_cli_level = "INFO"
asyncio_mode = "auto"
asyncio_default_fixture_loop_scope = "function"

# Linting tools configuration
[tool.ruff]
Expand Down
Empty file added tests/integration/__init__.py
Empty file.

0 comments on commit 345c88b

Please sign in to comment.