Skip to content

Commit

Permalink
Merge branch 'hotfix/1.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
saramonzon committed May 22, 2020
2 parents c1c4b33 + 9726996 commit 840aa05
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions protocols/S3/stationB_protocol1_extraction_S3.ot2.apiv2.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@
opentrons aluminum biorad plate
opentrons aluminum nest plate
"""
# Parameters to adapt the protocol
# Warning writing any Parameters below this line.
# It will be deleted if opentronsWeb is used.

# Calculated variables
if MAGPLATE_LABWARE == 'nest deep generic well plate':
Expand All @@ -89,7 +86,7 @@
else:
MAGNET_HEIGHT = 22

# End Parameters to adapt the protocol
# Config variables
ACTION = "StationB-protocol1-extraction"
PROTOCOL_ID = "0000-AA"

Expand Down

0 comments on commit 840aa05

Please sign in to comment.