rolland.abstract_traits.ABCHasStrictTraits¶
- class rolland.abstract_traits.ABCHasStrictTraits(*args, **kwargs)[source]¶
Bases:
ABCHasTraitsA HasTraits subclass which behaves like HasStrictTraits.
See the ‘abc’ module in the standard library for more information.
- Parameters:
args (t.Any)
kwargs (t.Any)