47488ce
1
2
3
4
5
from pathlib import Path CONFIG_FILE_PATH = Path("config/config.yaml") PARAMS_FILE_PATH = Path("params.yaml")