mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
remove trailing new line
This commit is contained in:
parent
dcfd0f04e8
commit
f74f926f36
@ -7,4 +7,3 @@ version_info = (20, 0, 4)
|
||||
__version__ = ".".join([str(v) for v in version_info])
|
||||
SERVER = "gunicorn"
|
||||
SERVER_SOFTWARE = "%s/%s" % (SERVER, __version__)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user