Skip to content

Commit

Permalink
chore: handle deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ryshoooo committed Dec 15, 2024
1 parent ad6ff06 commit b853e64
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 @@ -85,3 +85,6 @@ profile = "black"

[tool.darglint]
enable = "DAR104"

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

0 comments on commit b853e64

Please sign in to comment.