style: add blank line (#29199)

This commit is contained in:
Jansen Kantor
2021-11-02 16:05:17 -04:00
committed by GitHub
parent 1003f262ad
commit b6c92513c2

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.