Skip to content
Snippets Groups Projects
Commit 77c4e063 authored by Stefano Borini's avatar Stefano Borini
Browse files

flake

parent b94b5952
No related branches found
No related tags found
1 merge request!66Fixes inability to write workflow with unspecified mco
...@@ -65,4 +65,3 @@ class WorkflowWriter(HasStrictTraits): ...@@ -65,4 +65,3 @@ class WorkflowWriter(HasStrictTraits):
"id": bundle_model.bundle.id, "id": bundle_model.bundle.id,
"model_data": bundle_model.__getstate__() "model_data": bundle_model.__getstate__()
} }
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