pylabrobot.resources.tip_tracker.TipTracker.get_tip# TipTracker.get_tip() → Tip# Get the committed tip. A pending removal leaves it readable until the operation commits. Raises: NoTipError – If the tip spot does not have a tip. Return type: Tip