We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b50bb6 commit e796663Copy full SHA for e796663
src/murfey/workflows/lif_to_stack.py
@@ -44,3 +44,5 @@ def zocalo_cluster_request(
44
},
45
new_connection=True,
46
)
47
+ else:
48
+ raise Exception("Unable to find transport manager")
src/murfey/workflows/tiff_to_stack.py
@@ -51,3 +51,5 @@ def zocalo_cluster_request(
51
52
53
54
55
0 commit comments