Skip to content

Commit 2333101

Browse files
committed
cleanup pr
1 parent 95a1e67 commit 2333101

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ repos:
99
- id: end-of-file-fixer
1010
- id: check-yaml
1111
- id: check-added-large-files
12-
# - repo: https://github.com/PyCQA/flake8
13-
# rev: 7.0.0
14-
# hooks:
15-
# - id: flake8
16-
# additional_dependencies: [flake8-no-print]
12+
- repo: https://github.com/PyCQA/flake8
13+
rev: 7.0.0
14+
hooks:
15+
- id: flake8
16+
additional_dependencies: [flake8-no-print]

0 commit comments

Comments
 (0)