mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 21:44:16 +02:00
4 lines
65 B
Python
4 lines
65 B
Python
import os
|
|
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
|
|
|