pylabrobot.liquid_handling.backends.chatterbox_backend.ChatterBoxBackend.deserialize

pylabrobot.liquid_handling.backends.chatterbox_backend.ChatterBoxBackend.deserialize#

classmethod ChatterBoxBackend.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