Run flake8 also on tests files.

This commit is contained in:
Fabio Caccamo
2023-02-09 18:55:21 +01:00
parent e1b997f1bf
commit 00bedb30c2
-1
View File
@@ -28,7 +28,6 @@ repos:
rev: 6.0.0
hooks:
- id: flake8
exclude: "setup.py"
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0