Skip to content
Snippets Groups Projects
Commit 0d8c30e5 authored by Feanil Patel's avatar Feanil Patel
Browse files

Fix pep8 violation.

parent 41879e00
No related merge requests found
......@@ -19,8 +19,7 @@ from openedx.core.lib.logsettings import get_logger_config
STATIC_GRAB = True
LOGGING = get_logger_config(ENV_ROOT / "log",
logging_env="dev",
)
logging_env="dev")
DATABASES = {
'default': {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment