mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
added newline
This commit is contained in:
parent
a793b344e8
commit
18c39e7680
@ -4,4 +4,4 @@ from . import views
|
|||||||
|
|
||||||
urlpatterns = [
|
urlpatterns = [
|
||||||
url(r'^$', views.index, name='index')
|
url(r'^$', views.index, name='index')
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user