Merge pull request #847 from patrick91/fix/precommit-py-version

Don't enforce python 3.6 on precommit
This commit is contained in:
Syrus Akbary 2018-10-23 21:06:25 +02:00 committed by GitHub
commit 89ba0da6d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,4 +21,4 @@ repos:
rev: 18.6b4
hooks:
- id: black
language_version: python3.6
language_version: python3