Skip to content

Refactoring: Moves execution to a separate module.

Adham Hashibon requested to merge extract-execution-module into master

Created by: stefanoborini

Two refactorings:

  • moves the execute_workflow routine in a separate module
  • changes the name and parameter ordering of layer execution.

Merge request reports

Loading