report/tools/common.py

4 lines
85 B
Python
Raw Normal View History

2023-07-31 13:49:34 +08:00
import os
basedir = os.path.dirname(os.path.dirname(os.path.realpath(__file__)))