pylabrobot.resources.tip_rack.TipSpot.unassign_tip# TipSpot.unassign_tip() → Tip# Take the tip out of this spot. Returns: The tip, which belongs to nothing until it is assigned elsewhere. Raises: NoTipError – If the spot holds no tip. Return type: Tip