Skip to content

Commit

Permalink
Add UP03[012] after #3984
Browse files Browse the repository at this point in the history
  • Loading branch information
akx committed Apr 28, 2023
1 parent 94f77e6 commit 3ab19a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ extend-select = [
"B",
"C",
"I",
# Formatting-related UP rules
"UP030",
"UP031",
"UP032",
]
ignore = [
"C901", # function is too complex (TODO: un-ignore this)
Expand Down

0 comments on commit 3ab19a3

Please sign in to comment.