Centralize logging initialization

This commit is contained in:
Anthony Sottile 2016-11-26 14:18:13 -08:00
parent 323507c9e3
commit a7169905dc
18 changed files with 26 additions and 43 deletions

View file

@ -1,7 +1,6 @@
from __future__ import absolute_import
from __future__ import unicode_literals
import os
import os.path
import pre_commit.constants as C