Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchute committed Nov 28, 2024
1 parent 6fd0062 commit 7adf72d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ ignore = [
# "S607", # start-process-with-partial-path
# "S701", # jinja2-autoescape-false
"SIM108", # if-else-block-instead-of-if-exp
"PT009", # pytest-unittest-assertion
]

[lint.pylint]
Expand Down

0 comments on commit 7adf72d

Please sign in to comment.