from pathlib import Path

NACCESS_CONFIG = Path(Path(__file__).parents[0], "data/naccess.config")
