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