aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/tests
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 /pysite/views/tests
parent[Wiki] Fix image spacing (diff)
parentrestructure docker (diff)
Merge remote-tracking branch 'origin/master'
# Conflicts: # static/style.css
Diffstat (limited to 'pysite/views/tests')
-rw-r--r--pysite/views/tests/index.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pysite/views/tests/index.py b/pysite/views/tests/index.py
index 3071bf0e..b96590c0 100644
--- a/pysite/views/tests/index.py
+++ b/pysite/views/tests/index.py
@@ -1,5 +1,3 @@
-# coding=utf-8
-
from flask import jsonify
from schema import Schema