Skip to content

Commit

Permalink
lint: justify disabling ruff ANN206 lint
Browse files Browse the repository at this point in the history
  • Loading branch information
unexcellent committed Oct 29, 2024
1 parent d970097 commit b807076
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ ignore = [
"ANN001",
"ANN201",
"S301",
"ANN206",
]

[tool.mypy]
Expand Down

0 comments on commit b807076

Please sign in to comment.