986fa13 3d9fd48
1
2
3
4
from pathlib import Path ROOT_DIR = Path(__file__).parent STORE_DIR = ROOT_DIR / "data" / "store"