pylabrobot.resources.TubeRack.get_tube# TubeRack.get_tube(key: int | str) → Tube | None# Get the tube at the given position, or None if the position is empty. Parameters: key (int | str) Return type: Tube | None