h3110Fr13nd's picture
Initial
47488ce
raw
history blame
111 Bytes
from pathlib import Path
CONFIG_FILE_PATH = Path("config/config.yaml")
PARAMS_FILE_PATH = Path("params.yaml")