We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c67e27 commit 390f79cCopy full SHA for 390f79c
1 file changed
pyproject.toml
@@ -91,7 +91,6 @@ ignore = [
91
92
# Individual rules that have been disabled
93
"D400", "D415", "D213", "D205", "D202", "D107", "D407", "D413", "D212", "D104", "D406", "D105", "D411", "D401", "D200", "D203",
94
- "ISC001", # incompatible with ruff formatter
95
"PLR0913", "PLR2004",
96
]
97
0 commit comments