Skip to content

Commit 0dd84b3

Browse files
committed
I said, make linter happy. This is the last warning
1 parent 1156be6 commit 0dd84b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_project/test_project/urls.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
from django.conf.urls import include
1818
from django.contrib import admin
1919

20+
2021
try:
2122
from django.urls import re_path # Django >= 4.0
2223
except ImportError:

0 commit comments

Comments
 (0)