Files
OpenPCDet/tools/_init_path.py

2 lines
36 B
Python
Raw Normal View History

2025-09-21 20:19:58 +08:00
import sys
sys.path.insert(0, '../')