bundles / traitlets 5.14.3 / traitlets / traitlets / Enum / _choices_str
function
traitlets.traitlets:Enum._choices_str
source: /traitlets/traitlets.py :3226
Signature
def _choices_str ( self , as_rst : bool = False ) → str Summary
Returns a description of the trait choices (not none).
Aliases
-
traitlets.Enum._choices_str