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