pylabrobot.resources.Well.load_state# Well.load_state(state: Dict[str, Any])# Load state for this resource only. The base implementation reads "rotation" if present. Subclasses overriding this method should call super().load_state(state). Parameters: state (Dict[str, Any])