We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e64c8b commit 05b6d99Copy full SHA for 05b6d99
1 file changed
src/petab_gui/C.py
@@ -34,7 +34,7 @@
34
},
35
"condition": {
36
"conditionId": {"type": "STRING", "optional": False},
37
- "conditionName": {"type": "STRING", "optional": True},
+ "conditionName": {"type": "STRING", "optional": False},
38
}
39
40
0 commit comments