pylabrobot.liquid_handling.backends.serializing_backend.SerializingBackend.deserialize

pylabrobot.liquid_handling.backends.serializing_backend.SerializingBackend.deserialize#

classmethod SerializingBackend.deserialize(data: dict) LiquidHandlerBackend#

Deserialize the backend. Unless a custom serialization method is implemented, this method should not be overridden.

Parameters:

data (dict)

Return type:

LiquidHandlerBackend