Skip to content

Commit

Permalink
ci: replace flake8 with ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Apr 11, 2023
1 parent f909538 commit bf11c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ max-complexity = 15
max-args = 5
max-branches = 15
max-returns = 7
# max-statements = 50
max-statements = 50

0 comments on commit bf11c08

Please sign in to comment.