from pathlib import Path import no_more_imports __all__ = ["no_more_imports"] DATA_DIR = Path(__file__).resolve().parent / "data"