mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix whitespace
This commit is contained in:
parent
88bc188407
commit
51bd154c99
@ -1657,6 +1657,6 @@ class StatsdPrefix(Setting):
|
|||||||
meta = "STATSD_PREFIX"
|
meta = "STATSD_PREFIX"
|
||||||
default = ""
|
default = ""
|
||||||
validator = validate_string
|
validator = validate_string
|
||||||
desc ="""\
|
desc = """\
|
||||||
prefix to use when emitting statsd metrics
|
prefix to use when emitting statsd metrics
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user