Removed files and types override

This commit is contained in:
Andrew Murray 2023-06-02 08:07:05 +10:00
parent 3ab83f22ca
commit ea3e4242d8

View File

@ -4,9 +4,6 @@ repos:
hooks:
- id: black
args: [--target-version=py38]
# Only .py files, until https://github.com/psf/black/issues/402 resolved
files: \.py$
types: []
- repo: https://github.com/PyCQA/isort
rev: 5.12.0