version black in precommit

This commit is contained in:
Anthony Scopatz 2019-07-22 15:29:58 -04:00
parent 88d239d976
commit 952c74963f

View file

@ -1,5 +1,6 @@
repos:
- repo: https://github.com/ambv/black
- repo: https://github.com/ambv/black
rev: stable
hooks:
- id: black
- id: black
language_version: python3.5