aboutsummaryrefslogtreecommitdiffstats
path: root/gunicorn_config.py
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-05-01 11:36:13 +0100
committerGravatar Gareth Coles <[email protected]>2018-05-01 11:36:13 +0100
commitd5be0951fb8f332ad9dc27caf25e64ac255eedc8 (patch)
tree5b6b1c87dfc64da7783b04c68ac184dc158934a0 /gunicorn_config.py
parent[Wiki] Fix image spacing (diff)
parentrestructure docker (diff)
Merge remote-tracking branch 'origin/master'
# Conflicts: # static/style.css
Diffstat (limited to 'gunicorn_config.py')
-rw-r--r--gunicorn_config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gunicorn_config.py b/gunicorn_config.py
index 5b9f9055..0e374fdd 100644
--- a/gunicorn_config.py
+++ b/gunicorn_config.py
@@ -1,4 +1,3 @@
-# coding=utf-8
def when_ready(server=None):
""" server hook that only runs when the gunicorn master process loads """