refactor: Organize code to remove flake8 issues

This commit is contained in:
Cristian
2020-07-24 12:25:25 -05:00
parent f4c0616332
commit 6006b4f93b
24 changed files with 43 additions and 39 deletions

View File

@@ -8,7 +8,6 @@ from django.utils.crypto import get_random_string
from ..config import (
OUTPUT_DIR,
SECRET_KEY,
DEBUG,
ALLOWED_HOSTS,
PYTHON_DIR,
ACTIVE_THEME,