Fix formatting
This commit is contained in:
parent
57c25da542
commit
8d0386c945
|
|
@ -15,8 +15,8 @@ from vbv_lernwelt.learnpath.tests.learning_path_factories import (
|
|||
LearningPathFactory,
|
||||
LearningSequenceFactory,
|
||||
LearningUnitFactory,
|
||||
TopicFactory,
|
||||
MediaLibraryBlockFactory,
|
||||
TopicFactory,
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -20,11 +20,11 @@ from vbv_lernwelt.learnpath.tests.learning_path_factories import (
|
|||
LearningPathFactory,
|
||||
LearningSequenceFactory,
|
||||
LearningUnitFactory,
|
||||
MediaLibraryBlockFactory,
|
||||
ResourceBlockFactory,
|
||||
TestBlockFactory,
|
||||
TopicFactory,
|
||||
VideoBlockFactory,
|
||||
MediaLibraryBlockFactory,
|
||||
)
|
||||
from vbv_lernwelt.learnpath.vv_circle_goals import GoalsType, VV_CIRCLE_GOALS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue