Kaydet (Commit) 09a39ca0 authored tarafından Adrian Holovaty's avatar Adrian Holovaty

Negligible spacing fix in utils/log.py

üst 6c69de80
......@@ -39,7 +39,7 @@ DEFAULT_LOGGING = {
},
},
'handlers': {
'console':{
'console': {
'level': 'INFO',
'filters': ['require_debug_true'],
'class': 'logging.StreamHandler',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment