get_parent_code_name

function of dascore.utils.misc source

get_parent_code_name(
    levels: int = 2,
)-> ‘str’

Get the name of the calling function/class levels up in stack.