Fix pep8 violation.
This commit is contained in:
@@ -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': {
|
||||
|
||||
Reference in New Issue
Block a user