You are viewing an older version (5.14.3). Go to latest (5.15.0)
{ } Raw JSON

bundles / traitlets 5.14.3 / traitlets / traitlets / HasTraits / has_trait

function

traitlets.traitlets:HasTraits.has_trait

source: /traitlets/traitlets.py :1824

Signature

def   has_trait ( self name : str )  →  bool

Summary

Returns True if the object has a trait with the specified name.

Aliases

  • traitlets.HasTraits.has_trait