Turn off black. not working

This commit is contained in:
Luke Van Seters 2021-10-16 18:57:25 -04:00
parent 90afc1b905
commit 3934004ed4

View File

@ -1,9 +1,4 @@
repos:
- repo: https://github.com/ambv/black
rev: 20.8b1
hooks:
- id: black
language_version: python3.9
- repo: local
hooks:
- id: pylint