pylabrobot.resources.TubeRack.get_tube# TubeRack.get_tube(identifier: str | int | Tuple[int, int]) → Tube# Get the item with the given identifier. See get_item() for more information. Parameters: identifier (str | int | Tuple[int, int]) Return type: Tube