Skip to content

Commit

Permalink
turn on flake8-bugbear
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Dec 13, 2024
1 parent 5053839 commit 019ac9b
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 @@ -27,7 +27,7 @@ repos:
hooks:
- id: flake8
additional_dependencies:
# - flake8-bugbear
- flake8-bugbear
- flake8-comprehensions
- flake8-simplify
exclude: ^docs/source/pyplots/guides/.*$
Expand Down

0 comments on commit 019ac9b

Please sign in to comment.