Remove pre-commit contributor annoyance

This commit is contained in:
Sanja
2022-05-18 11:09:01 +02:00
committed by Naga Ravi Chaitanya Elluri
parent f52f16ade8
commit e5fb639aa0

View File

@@ -13,12 +13,6 @@ repos:
- id: detect-private-key
- id: check-ast
- repo: https://github.com/psf/black
rev: 22.3.0
hooks:
- id: black
args: ['--line-length', '120']
- repo: https://gitlab.com/PyCQA/flake8
rev: '3.7.8'
hooks: