wobbl_tools/wobbl_tools/utils.py

5 lines
88 B
Python

#!/usr/bin/python3
import os
module_path = os.path.dirname(os.path.abspath(__file__))