Skip to content

Commit 4e6e8fc

Browse files
committed
Remove UP036 exclusion.
1 parent a9bc2fc commit 4e6e8fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ruff.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ extend-select = [
2121
ignore = [
2222
# TODO: Fix these new violations in Ruff 0.8.0
2323
"UP031",
24-
"UP036",
2524

2625
# https://docs.astral.sh/ruff/formatter/#conflicting-lint-rules
2726
"W191",

0 commit comments

Comments
 (0)