We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c0384 commit 84a7d86Copy full SHA for 84a7d86
1 file changed
biomero/constants.py
@@ -73,6 +73,8 @@ class results:
73
TASK_ID = "Task_ID"
74
OUTPUT_ATTACH_PROJECT = "Output - Attach as zip to project?"
75
OUTPUT_ATTACH_PROJECT_ID = "Project"
76
+ OUTPUT_ATTACH_DATASET = "Output - Attach as zip to dataset?"
77
+ OUTPUT_ATTACH_DATASET_ID = "Dataset_Attach"
78
OUTPUT_ATTACH_PLATE = "Output - Attach as zip to plate?"
79
OUTPUT_ATTACH_PLATE_ID = "Plate"
80
OUTPUT_ATTACH_OG_IMAGES = "Output - Add as attachment to original images"
0 commit comments