Skip to main content

set_default_registry

Function
This function is defined in the registry module.
Set the default global hook registry.

Signature

def set_default_registry(registry: HookRegistry) -> Any

Parameters

registry
HookRegistry
required
No description available.

Returns

Returns
Any
The result of the operation.