summaryrefslogtreecommitdiffstats
path: root/middleware.py
diff options
context:
space:
mode:
Diffstat (limited to 'middleware.py')
-rw-r--r--middleware.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/middleware.py b/middleware.py
index 7c27500..cfdfff3 100644
--- a/middleware.py
+++ b/middleware.py
@@ -46,4 +46,4 @@ def _resolves(url):
return True
except http.Http404:
return False
-
+