Follow pep8

This commit is contained in:
Vincent Jacques
2012-09-25 23:13:13 +02:00
parent a13ce33beb
commit 431d9701d7
4 changed files with 12 additions and 11 deletions
+1
View File
@@ -19,6 +19,7 @@ from InputFileContent import InputFileContent
from InputGitAuthor import InputGitAuthor
from InputGitTreeElement import InputGitTreeElement
def enable_console_debug_logging():
logger = logging.getLogger("github")
logger.setLevel(logging.DEBUG)