Skip to content

Commit

Permalink
try to reduce the folders tergeted by black and flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
BjornFJohansson committed Jan 25, 2025
1 parent a58444e commit c42932a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
rev: 24.2.0
hooks:
- id: black
Further linting (e.g. module imported but not used)
# Further linting (e.g. module imported but not used)
- repo: https://github.com/PyCQA/flake8
rev: 7.1.1
hooks:
Expand Down

0 comments on commit c42932a

Please sign in to comment.