Skip to content

Commit df58de1

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 6233a35 commit df58de1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

django_model_subscription/urls.py

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
1. Import the include() function: from django.urls import include, path
1515
2. Add a URL to urlpatterns: path('blog/', include('blog.urls'))
1616
"""
17+
1718
from django.contrib import admin
1819
from django.urls import path
1920

0 commit comments

Comments
 (0)