chore: pylint

This commit is contained in:
Jillian Vogel
2021-11-02 20:04:33 +10:30
parent d1741f88ca
commit f8c96c1df7

View File

@@ -29,6 +29,7 @@ from xmodule.modulestore.django import SignalHandler, clear_existing_modulestore
from xmodule.modulestore.tests.factories import XMODULE_FACTORY_LOCK
from xmodule.modulestore.tests.mongo_connection import MONGO_HOST, MONGO_PORT_NUM
class CourseUserType(Enum):
"""
Types of users to be used when testing a course.