"""Shared server configuration constants.""" from pathlib import Path YAML_DIR = Path("yaml_instance") WARE_HOUSE_DIR = Path("WareHouse")