bundles / traitlets 5.15.0 / traitlets / utils / descriptions / class_of
function
traitlets.utils.descriptions:class_of
Signature
def class_of ( value : Any ) → Any Summary
Returns a string of the value's type with an indefinite article.
Extended Summary
For example 'an Image' or 'a PlotValue'.
Aliases
-
traitlets.traitlets.class_of