We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6650126 commit 7202539Copy full SHA for 7202539
codeforlife/urls/__init__.py
@@ -4,4 +4,4 @@
4
"""
5
6
from .handlers import handler400, handler403, handler404, handler500
7
-from .patterns import get_urlpatterns, UrlPatterns
+from .patterns import UrlPatterns, get_urlpatterns
0 commit comments