Update .pre-commit-config.yaml

This commit is contained in:
Santiago L 2022-03-15 14:42:37 +01:00 committed by GitHub
parent 8085700009
commit b0cf3a0978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ repos:
rev: 5.9.3
hooks:
- id: isort
# args: ["--profile", "black", "--filter-files"]
- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
hooks: