{ } Raw JSON

bundles / traitlets latest / traitlets / utils / descriptions / class_of

function

traitlets.utils.descriptions:class_of

source: /traitlets/utils/descriptions.py :134

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