remove black

This commit is contained in:
Ondřej Samohel 2023-01-19 09:48:46 +01:00 committed by GitHub
parent 9349a0ae7b
commit 2e83a5f71c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,3 @@ repos:
- id: check-added-large-files
- id: no-commit-to-branch
args: [ '--pattern', '^(?!((enhancement|feature|bugfix|documentation|tests|local|chore)\/[a-zA-Z0-9\-]+)$).*' ]
- repo: https://github.com/psf/black
rev: 22.12.0
hooks:
- id: black