Skip to content

Commit 0d8640d

Browse files
committed
styling fixes
1 parent b48e881 commit 0d8640d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/django_idom/http/urls.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
from django.urls import path, include
1+
from django.urls import path
22

33
from . import views
44

5+
56
app_name = "idom"
67

78
urlpatterns = [

0 commit comments

Comments
 (0)