fix: format
This commit is contained in:
parent
c5197c6c70
commit
8008af0777
|
|
@ -13,7 +13,7 @@ from vbv_lernwelt.core.constants import (
|
|||
TEST_STUDENT3_USER_ID,
|
||||
TEST_TRAINER1_USER_ID,
|
||||
)
|
||||
from vbv_lernwelt.core.models import User, Organisation
|
||||
from vbv_lernwelt.core.models import Organisation, User
|
||||
from vbv_lernwelt.course.consts import COURSE_TEST_ID
|
||||
from vbv_lernwelt.course.creators.test_course import (
|
||||
create_edoniq_test_result_data,
|
||||
|
|
|
|||
Loading…
Reference in New Issue