We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8587022 commit 9d62cdeCopy full SHA for 9d62cde
backend/ohq/urls.py
@@ -67,6 +67,6 @@
67
CourseStatisticView.as_view(),
68
name="course-statistic",
69
),
70
- ]
+]
71
72
urlpatterns = router.urls + occurrence_router.urls + course_router.urls + queue_router.urls + additional_urls
0 commit comments