Skip to content

Commit

Permalink
fixup: module path for CourseUserGroup import
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanlandia committed Jul 6, 2023
1 parent d589ece commit 240addf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openedx/core/djangoapps/appsembler/openedx_api/filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@

from completion.models import BlockCompletion
from openedx.core.djangoapps.content.course_overviews.models import CourseOverview
from openedx.core.djangoapps.course_groups.models import CourseUserGroup
from lms.djangoapps.certificates.models import GeneratedCertificate
from organizations.models import Organization
from student.models import CourseEnrollment
Expand Down

0 comments on commit 240addf

Please sign in to comment.