aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/base_route.py
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-02-08 15:58:47 +0000
committerGravatar Gareth Coles <[email protected]>2018-02-08 15:58:47 +0000
commit003fba23f9ecce4ad811078331a6c2ca35fefe95 (patch)
tree317b6468e8766ca45ef01baefd7a48f387f25300 /pysite/base_route.py
parentRevert "Mart's Missing Files 2: Electric Boogaloo" (diff)
Pffft
Diffstat (limited to 'pysite/base_route.py')
-rw-r--r--pysite/base_route.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pysite/base_route.py b/pysite/base_route.py
index 17e9aee3..4fdad857 100644
--- a/pysite/base_route.py
+++ b/pysite/base_route.py
@@ -2,8 +2,6 @@
from flask import Flask
from flask.views import MethodView
-__author__ = "Gareth Coles"
-
class BaseView(MethodView):
path = None #: str