mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-12-10 19:54:22 +03:00
Drop removed rule
This commit is contained in:
parent
85d783fb52
commit
666dd52478
|
|
@ -189,7 +189,6 @@ lint.ignore = [
|
||||||
"PT012", # pytest-raises-with-multiple-statements
|
"PT012", # pytest-raises-with-multiple-statements
|
||||||
"PT017", # pytest-assert-in-except
|
"PT017", # pytest-assert-in-except
|
||||||
"PYI034", # flake8-pyi: typing.Self added in Python 3.11
|
"PYI034", # flake8-pyi: typing.Self added in Python 3.11
|
||||||
"UP038", # pyupgrade: deprecated rule
|
|
||||||
]
|
]
|
||||||
lint.per-file-ignores."Tests/oss-fuzz/fuzz_font.py" = [
|
lint.per-file-ignores."Tests/oss-fuzz/fuzz_font.py" = [
|
||||||
"I002",
|
"I002",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user