Skip to content

Commit

Permalink
Preemptively disable UP038
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Feb 13, 2024
1 parent 083f33a commit 032921e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,5 @@ ignore = [
"ANN101", # missing type annotation for self in method
"ANN102", # missing type annotation for cls in classmethod
"SIM105", # I don't like contextlib.suppress
"UP038", # astral-sh/ruff#7871
]

0 comments on commit 032921e

Please sign in to comment.