Skip to content

Commit 0f314a1

Browse files
committed
add module docs
1 parent 061603d commit 0f314a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/ol_openedx_course_sync/tests/test_models.py

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
"""
2+
Tests for models
3+
"""
4+
15
import pytest
26
from django.core.exceptions import ValidationError
37
from ol_openedx_course_sync.models import CourseSyncMap

0 commit comments

Comments
 (0)