LittlePaimon/__init__.py
CMHopeSunshine 04f93b6eb0 fix bug
2022-05-20 18:44:18 +08:00

5 lines
68 B
Python

import os
import sys
sys.path.insert(0, os.path.dirname(__file__))