Skip to content
GitLab
Explore
Sign in
Draft: Refactor models to prevent circular imports
Code
Review changes
Check out branch
Download
Patches
Plain diff
Hueser, Christian
requested to merge
refactor-models-and-test-module-question-collection
into
59-adapt-models-to-changed-metadata
May 15, 2021
Overview
0
Commits
1
Pipelines
2
Changes
9
Expand
Refactor question_collection, question, answer_option and identifiable so that no circular imports take place when calling QuestionCollection.from_yaml_dictionary in a respective test case for module question_collection.
The starting point is this dependency graph:
Edited
May 15, 2021
by
Hueser, Christian
Merge request reports
Loading