This commit is contained in:
2025-09-21 20:19:58 +08:00
parent 6a0c94d3ba
commit e5a198a83f

2
tools/_init_path.py Normal file
View File

@@ -0,0 +1,2 @@
import sys
sys.path.insert(0, '../')