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