diff --git a/eox_nelp/stats/urls.py b/eox_nelp/stats/urls.py index 783cf50c..edd1e3f5 100644 --- a/eox_nelp/stats/urls.py +++ b/eox_nelp/stats/urls.py @@ -1,4 +1,4 @@ -"""frontend templates urls for course_experience""" +"""General stats urls""" from django.urls import path from eox_nelp.stats.views import get_tenant_stats