Files
OpenPCDet/tools/_init_path.py
2025-09-21 20:19:58 +08:00

2 lines
36 B
Python

import sys
sys.path.insert(0, '../')