2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-28 13:54:25 +00:00

added newline

This commit is contained in:
Oliver Walters
2017-03-28 23:16:47 +11:00
parent a793b344e8
commit 18c39e7680
+1 -1
View File
@@ -4,4 +4,4 @@ from . import views
urlpatterns = [
url(r'^$', views.index, name='index')
]
]