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,
|
LearningPathFactory,
|
||||||
LearningSequenceFactory,
|
LearningSequenceFactory,
|
||||||
LearningUnitFactory,
|
LearningUnitFactory,
|
||||||
TopicFactory,
|
|
||||||
MediaLibraryBlockFactory,
|
MediaLibraryBlockFactory,
|
||||||
|
TopicFactory,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -20,11 +20,11 @@ from vbv_lernwelt.learnpath.tests.learning_path_factories import (
|
||||||
LearningPathFactory,
|
LearningPathFactory,
|
||||||
LearningSequenceFactory,
|
LearningSequenceFactory,
|
||||||
LearningUnitFactory,
|
LearningUnitFactory,
|
||||||
|
MediaLibraryBlockFactory,
|
||||||
ResourceBlockFactory,
|
ResourceBlockFactory,
|
||||||
TestBlockFactory,
|
TestBlockFactory,
|
||||||
TopicFactory,
|
TopicFactory,
|
||||||
VideoBlockFactory,
|
VideoBlockFactory,
|
||||||
MediaLibraryBlockFactory,
|
|
||||||
)
|
)
|
||||||
from vbv_lernwelt.learnpath.vv_circle_goals import GoalsType, VV_CIRCLE_GOALS
|
from vbv_lernwelt.learnpath.vv_circle_goals import GoalsType, VV_CIRCLE_GOALS
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue