Update pre-commit hooks

This commit is contained in:
Anthony Sottile 2015-01-04 16:05:20 -08:00
parent b03733bc86
commit b08f834d65
10 changed files with 19 additions and 5 deletions

View file

@ -3,6 +3,7 @@ from __future__ import unicode_literals
import io
import os.path
import pytest
from pre_commit_hooks.autopep8_wrapper import main