Remove black py language version

This is not, strictly speaking, necessary. Removing the language version
allows use of one's default supported python (3.6+).
This commit is contained in:
Wayne Werner 2020-04-08 14:07:53 -05:00
parent 6258f6b61b
commit 1b88d1816d
No known key found for this signature in database
GPG key ID: C36D3A8D5BEF0935

View file

@ -425,7 +425,6 @@ repos:
rev: stable
hooks:
- id: black
language_version: python3.7
- repo: https://github.com/saltstack/salt-nox-pre-commit
rev: master