Skip to content

Commit

Permalink
Flake8 changes removed
Browse files Browse the repository at this point in the history
  • Loading branch information
gagandeepp committed Oct 5, 2024
1 parent 760d589 commit c4eb823
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ repos:
- id: blacken-docs
args: ["--target-version=py38"]

- repo: https://github.com/PyCQA/flake8
rev: 7.1.1
hooks:
- id: flake8
language_version: python3.9

- repo: https://github.com/PyCQA/isort
rev: 5.13.2
hooks:
Expand Down
3 changes: 0 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,3 @@ dev =
exclude =
tests
tests.*

[flake8]
extend-ignore = E203, E501

0 comments on commit c4eb823

Please sign in to comment.