Skip to content

Commit

Permalink
Remove UP036 exclusion.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 27, 2024
1 parent a9bc2fc commit 4e6e8fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ extend-select = [
ignore = [
# TODO: Fix these new violations in Ruff 0.8.0
"UP031",
"UP036",

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

0 comments on commit 4e6e8fc

Please sign in to comment.