Deprecated

bosdyn.deprecated.moved_to(new_func, **deprecation_kwargs)[source]

Deprecate a function because it was moved to another location.

bosdyn.deprecated.renamed_to(new_func, **deprecation_kwargs)[source]

Deprecate a function because it was renamed.