mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
remove some spaces.
This commit is contained in:
parent
8e80328114
commit
b1816dd012
@ -548,6 +548,7 @@ class Loglevel(Setting):
|
||||
* error
|
||||
* critical
|
||||
"""
|
||||
|
||||
class LogConfig(Setting):
|
||||
name = "logconfig"
|
||||
section = "Logging"
|
||||
@ -560,7 +561,6 @@ class LogConfig(Setting):
|
||||
logging module's Configuration file format.
|
||||
"""
|
||||
|
||||
|
||||
class Procname(Setting):
|
||||
name = "proc_name"
|
||||
section = "Process Naming"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user