import os ROOT_PATH: str = os.path.dirname(__file__) FIXTURES_PATH: str = os.path.join(ROOT_PATH, "fixtures")