Skip to content

Commit

Permalink
Set min version
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Sep 12, 2023
1 parent 885d485 commit 5661134
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 @@ -127,6 +127,7 @@ addopts = "--cov"
asyncio_mode = "auto"

[tool.ruff]
target-version = "py311"
ignore = [
"ANN101", # Self... explanatory
"ANN401", # Opinioated warning on disallowing dynamically typed expressions
Expand Down

0 comments on commit 5661134

Please sign in to comment.