Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
HIFIS
Overall
Surveys
HIFIS Surveyval
Commits
8e3172e7
Commit
8e3172e7
authored
Oct 27, 2021
by
Erxleben, Fredo
Browse files
Add missing whitespace after `,`
parent
31a2d330
Pipeline
#107192
passed with stages
in 2 minutes and 43 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
hifis_surveyval/models/question.py
View file @
8e3172e7
...
...
@@ -35,7 +35,7 @@ from hifis_surveyval.core.settings import Settings
from
hifis_surveyval.models.answer_option
import
AnswerOption
from
hifis_surveyval.models.answer_types
import
VALID_ANSWER_TYPES
from
hifis_surveyval.models.mixins.mixins
import
(
HasLabel
,
HasText
,
HasID
,
HasMandatory
,
HasLabel
,
HasText
,
HasID
,
HasMandatory
,
)
from
hifis_surveyval.models.mixins.yaml_constructable
import
(
YamlConstructable
,
YamlDict
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment