maybe_get_attrs

function of dascore.utils.misc source

maybe_get_attrs(
    obj ,
    attr_map: Mapping ,
)

Maybe get attributes from object (if they exist).