Open
Description
traittypes/traittypes/traittypes.py
Line 21 in af2ebee
traittypes/__init__.py:1: in <module>
from .traittypes import *
traittypes/traittypes.py:20: in <module>
Empty = Sentinel('Empty', 'traittypes',
traitlets/__init__.py:24: in __init__
warn(
traitlets/utils/warnings.py:11: in warn
return warnings.warn(msg, category=category, stacklevel=stacklevel, source=source)
E DeprecationWarning:
E Sentinel is not a public part of the traitlets API.
E It was published by mistake, and may be removed in the future.
Metadata
Metadata
Assignees
Labels
No labels