mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
3 lines
61 B
Python
3 lines
61 B
Python
from pathlib import Path
|
|
|
|
print(Path(__file__).parent.parent) |