Fix tests and const.py to hold options

This commit is contained in:
ritiek
2018-01-11 21:50:40 +05:30
parent 77dab0665d
commit fce2a1abcd
11 changed files with 132 additions and 147 deletions

View File

@@ -1,5 +1,5 @@
from slugify import SLUG_OK, slugify
from core.logger import log
from core.const import log
import os