We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23904a commit eba0be9Copy full SHA for eba0be9
1 file changed
pyproject.toml
@@ -119,7 +119,6 @@ extend-ignore = [
119
]
120
121
[tool.ruff.per-file-ignores]
122
-"Tests/*.py" = ["I001"]
123
"Tests/oss-fuzz/fuzz_font.py" = ["I002"]
124
"Tests/oss-fuzz/fuzz_pillow.py" = ["I002"]
125
0 commit comments