pygeodes.utils.decorators.not_implemented#

pygeodes.utils.decorators.not_implemented(func: Callable)[source]#

This decorator, placed on a function, raises an error when the function is called, saying it’s not implemented yet