pylabrobot.resources.TubeRack.row_containers# TubeRack.row_containers(row: int | str) → List[T]# Get all containers in a row. Raises if any position in the row is empty. Parameters: row (int | str) Return type: List[T]