Run `flake8` also on tests files.

This commit is contained in:
Fabio Caccamo 2023-02-09 18:52:24 +01:00
parent e8e2c37345
commit bcc0f016d4
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ repos:
rev: 6.0.0
hooks:
- id: flake8
exclude: "setup.py|tests"
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0