bundles / traitlets 5.15.0 / traitlets / traitlets / Tuple / item_from_string
function
traitlets.traitlets:Tuple.item_from_string
source: /traitlets/traitlets.py :3811
Signature
def item_from_string ( self , s : str , index : int ) → t.Any Summary
Cast a single item from a string
Extended Summary
Evaluated when parsing CLI configuration from a string
Aliases
-
traitlets.Tuple.item_from_string