Skip to content

Commit

Permalink
ruff check --preview --select=E303
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Dec 13, 2024
1 parent 1092ec3 commit 37a5a96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ jobs:
- checkout
- pip-install
- run: ruff check
- run: ruff check --preview --select=E303
mypy:
executor: bionic
steps:
Expand Down

0 comments on commit 37a5a96

Please sign in to comment.