Skip to content
Snippets Groups Projects

Testing download messaging2

Merged Charlotte Hausman requested to merge testing-download-messaging2 into 2.8.4-DEVELOPMENT
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -137,7 +137,7 @@ class WorkflowInfo(WorkflowInfoIF):
def all_external_controllers(self) -> List[Controller]:
"""
Queries the processing_controllers table for all non-workspaces control systems and their attributes
Queries the processing_controllers table for all non-workspaces control systmes and their attributes
:return: List of external controller objects
"""
Loading