/ src / evidently / legacy / features / __init__.py
__init__.py
1  from . import _registry
2  
3  __all__ = ["_registry"]