obspy.core.event.resourceid.ResourceIdentifier.remove_get_object_hook

classmethod ResourceIdentifier.remove_get_object_hook(get_object_callable)[source]

Remove a callable from the registered get_object hooks.

Parameters:

get_object_callable (callable, optional) – The callable to remove from the get_object hook registry.