Merge branch 'patch-1' into 'master'

Removed unused imported module `os` from flake8.main.git._HOOK_TEMPLATE

See merge request !194
This commit is contained in:
Ian Cordasco 2017-07-27 11:47:05 +00:00
commit 98cf75922f

View file

@ -224,7 +224,6 @@ def update_paths(checker_manager, temp_prefix):
_HOOK_TEMPLATE = """#!{executable}
import os
import sys
from flake8.main import git