mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-12-09 03:04:33 +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
|
||||
"PT017", # pytest-assert-in-except
|
||||
"PYI034", # flake8-pyi: typing.Self added in Python 3.11
|
||||
"UP038", # pyupgrade: deprecated rule
|
||||
]
|
||||
lint.per-file-ignores."Tests/oss-fuzz/fuzz_font.py" = [
|
||||
"I002",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user