Skip to content

Commit c05b94c

Browse files
committed
import url patterns
1 parent a403e4f commit c05b94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeforlife/urls/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
"""
55

66
from .handlers import handler400, handler403, handler404, handler500
7-
from .patterns import get_urlpatterns
7+
from .patterns import get_urlpatterns, UrlPatterns

0 commit comments

Comments
 (0)