Skip to content

Commit cf95a17

Browse files
authored
Failing pre-commit: Remove *removed* ruff rule UP038 (#691)
Remove ruff UP038
1 parent 420f8f2 commit cf95a17

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
@@ -90,7 +90,6 @@ ignore = [
9090
"UP014",
9191
"UP019",
9292
"UP035",
93-
"UP038",
9493
"UP045", # X | None instead of Optional[X]
9594
# Not relevant here
9695
"RUF012", # Use ClassVar for mutables

0 commit comments

Comments
 (0)