gp_interpolate/constants.py

4 lines
77 B
Python

from pathlib import Path
RESOURCES_DIR = Path(__file__).parent /'resources'