Skip to content

Commit

Permalink
Run flake8 on pre-commit with any python version.
Browse files Browse the repository at this point in the history
  • Loading branch information
adiroiban committed Jul 17, 2022
1 parent 10cecdb commit 3721e33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ repos:
rev: 4.0.1
hooks:
- id: flake8
language_version: python3.10

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.2.0
Expand Down

0 comments on commit 3721e33

Please sign in to comment.