Jeevant10's picture
Clean slate: fresh commit with current code
f030d3a
Raw
History Blame Contribute Delete
111 Bytes
from pathlib import Path
CONFIG_FILE_PATH = Path("config/config.yaml")
PARAMS_FILE_PATH = Path("params.yaml")