Skip to content

Commit 57a59ba

Browse files
remove obsolete ruff rule
warning: The following rules have been removed and ignoring them has no effect: - UP038
1 parent a9e0366 commit 57a59ba

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
@@ -211,7 +211,6 @@ ignore = [
211211
"TRY003",
212212
"TRY301",
213213
"UP007",
214-
"UP038", # https://github.com/astral-sh/ruff/issues/7871
215214
# https://docs.astral.sh/ruff/formatter/#conflicting-lint-rules
216215
"W191",
217216
"E111",

0 commit comments

Comments
 (0)