Files
openfreemap/ssh_lib/config.py
Zsolt Ero 20529a8be4 work
2023-12-07 22:36:27 +01:00

6 lines
88 B
Python

from pathlib import Path
base = Path(__file__).parent.parent
config = base / 'config'