tacker.common.safe_utils module

Utilities and helper functions that won’t produce circular imports.

tacker.common.safe_utils.get_wrapped_function(function)

Get the method at the bottom of a stack of decorators.