We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061603d commit e82072eCopy full SHA for e82072e
src/ol_openedx_course_sync/tests/test_models.py
@@ -1,3 +1,7 @@
1
+"""
2
+Tests for models
3
4
+
5
import pytest
6
from django.core.exceptions import ValidationError
7
from ol_openedx_course_sync.models import CourseSyncMap
0 commit comments