Correct labels in yaml model parser
2 unresolved threads
2 unresolved threads
Compare changes
+ 43
− 0
@@ -21,8 +21,11 @@ from datetime import date
@@ -644,6 +647,46 @@ RT2:
This is a correction for #77 (moved).
There is a unit test.
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.
capfd is needed in order to capture and compare output from stdout