mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
3 lines
64 B
Python
3 lines
64 B
Python
import os
|
|
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
|