code adjustments according to pep8

This commit is contained in:
Mike Fährmann
2017-01-30 19:40:15 +01:00
parent 8e93633319
commit 4f123b8513
19 changed files with 103 additions and 34 deletions

View File

@@ -9,6 +9,7 @@
import os
from . import config, text
class PathFormat():
def __init__(self, extractor):