set_default_registry
Function
This function is defined in the registry module.Set the default global hook registry.
Signature
Parameters
No description available.
Returns
The result of the operation.
Set the default global hook registry.
This function is defined in the registry module.Set the default global hook registry.
def set_default_registry(registry: HookRegistry) -> Any