mosgortrans/app/delete.py
2022-08-09 23:38:19 +03:00

3 lines
61 B
Python

from pathlib import Path
print(Path(__file__).parent.parent)