We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2aeb97 commit 0b351efCopy full SHA for 0b351ef
1 file changed
pyproject.toml
@@ -96,7 +96,6 @@ ignore = [
96
"TRY",
97
98
# Individual rules that have been disabled
99
- "ANN101", "ANN102", # nonsense, deprecated in ruff
100
"D400", "D415", "D213", "D205", "D202", "D107", "D407", "D413", "D212", "D104", "D406", "D105", "D411", "D401", "D200", "D203",
101
"ISC001", # incompatible with ruff formatter
102
"PLR0913", "PLR2004",
0 commit comments