Skip to content

Commit 840aa05

Browse files
committed
Merge branch 'hotfix/1.5'
2 parents c1c4b33 + 9726996 commit 840aa05

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

protocols/S3/stationB_protocol1_extraction_S3.ot2.apiv2.py

+1-4
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@
7575
opentrons aluminum biorad plate
7676
opentrons aluminum nest plate
7777
"""
78-
# Parameters to adapt the protocol
79-
# Warning writing any Parameters below this line.
80-
# It will be deleted if opentronsWeb is used.
8178

8279
# Calculated variables
8380
if MAGPLATE_LABWARE == 'nest deep generic well plate':
@@ -89,7 +86,7 @@
8986
else:
9087
MAGNET_HEIGHT = 22
9188

92-
# End Parameters to adapt the protocol
89+
# Config variables
9390
ACTION = "StationB-protocol1-extraction"
9491
PROTOCOL_ID = "0000-AA"
9592

0 commit comments

Comments
 (0)