aboutsummaryrefslogtreecommitdiffstats
path: root/src/laas_dashboard/urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/laas_dashboard/urls.py')
-rw-r--r--src/laas_dashboard/urls.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/laas_dashboard/urls.py b/src/laas_dashboard/urls.py
index f90f18b..17cbe84 100644
--- a/src/laas_dashboard/urls.py
+++ b/src/laas_dashboard/urls.py
@@ -9,7 +9,8 @@
##############################################################################
-"""laas_dashboard URL Configuration
+"""
+laas_dashboard URL Configuration.
The `urlpatterns` list routes URLs to views. For more information please see:
https://docs.djangoproject.com/en/1.10/topics/http/urls/