Skip to content
Snippets Groups Projects
Commit a9d3270c authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

AcessingSImulationResult: try returning 0

parent 7d4920a5
No related branches found
No related tags found
1 merge request!1692AcessingSimulationResult: try returning 0
Pipeline #102492 failed
......@@ -136,3 +136,4 @@ if __name__ == '__main__':
print(datetime.datetime.now().time(), "Show", flush=True)
bp.show_or_export()
print(datetime.datetime.now().time(), "Done", flush=True)
return 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment