diff --git a/shared-data/python/opentrons_shared_data/pipette/model_constants.py b/shared-data/python/opentrons_shared_data/pipette/model_constants.py index 7d34e0e5f6a..8045b3941d3 100644 --- a/shared-data/python/opentrons_shared_data/pipette/model_constants.py +++ b/shared-data/python/opentrons_shared_data/pipette/model_constants.py @@ -95,7 +95,10 @@ "liquid_properties", "default", "supportedTips", - "##EACHTIP##", + # FIX BEFORE MERGE: I do not understand this. Is this right? What is the + # intended difference between ##EACHTIP## and ##EACHTIPTYPE##? Why was + # ##EACHTIP## raising in the first place? + "##EACHTIPTYPE##", "defaultTipLength", ], }