Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
VJHack committed Jan 14, 2025
1 parent a590dcb commit 0f7501c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/PyCQA/flake8
rev: 7.0.0
hooks:
- id: flake8
additional_dependencies: [flake8-no-print]

0 comments on commit 0f7501c

Please sign in to comment.