baybe.serialization.core.block_serialization_hook

baybe.serialization.core.block_serialization_hook(obj: Any)[source]

Prevent serialization of the passed object.

Raises:

NotImplementedError – Always.

Return type:

None