Skip to content

Commit 666dd52

Browse files
committed
Drop removed rule
1 parent 85d783f commit 666dd52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ lint.ignore = [
189189
"PT012", # pytest-raises-with-multiple-statements
190190
"PT017", # pytest-assert-in-except
191191
"PYI034", # flake8-pyi: typing.Self added in Python 3.11
192-
"UP038", # pyupgrade: deprecated rule
193192
]
194193
lint.per-file-ignores."Tests/oss-fuzz/fuzz_font.py" = [
195194
"I002",

0 commit comments

Comments
 (0)