pylabrobot.resources.tip_rack.TipSpot.assign_tip#

TipSpot.assign_tip(tip: Tip) → None#

Put a tip in this spot, resting by its collar, wherever it was before.

Raises:

HasTipError – If the spot already holds a tip.

Parameters:

tip (Tip)

Return type:

None