pylabrobot.resources.TipRack.get_tips# TipRack.get_tips(identifier: str | Sequence[int]) → List[Tip]# Get the tips with the given identifier. See get_items() for more information. Parameters: identifier (str | Sequence[int]) Return type: List[Tip]