Skip to content

Commit

Permalink
Disable flake
Browse files Browse the repository at this point in the history
Signed-off-by: cyc60 <[email protected]>
  • Loading branch information
cyc60 committed Apr 11, 2024
1 parent ac61eff commit 2ffa170
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ repos:
hooks:
- id: black

- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
hooks:
- id: flake8
# - repo: https://github.com/PyCQA/flake8
# rev: 4.0.1
# hooks:
# - id: flake8

- repo: https://github.com/timothycrosley/isort
rev: 5.12.0
Expand Down

0 comments on commit 2ffa170

Please sign in to comment.