mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Centralize logging initialization
This commit is contained in:
parent
323507c9e3
commit
a7169905dc
18 changed files with 26 additions and 43 deletions
|
|
@ -2,7 +2,6 @@ from __future__ import unicode_literals
|
|||
|
||||
import functools
|
||||
import logging
|
||||
import os
|
||||
import os.path
|
||||
import re
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue