Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenPCDet
3fa8b5121dba863b101e84f9b58aa7ddb17c7d2b
3fa8b5121dba863b101e84f9b58aa7ddb17c7d2b
Switch branch/tag
openpcdet
tools
_init_path.py
Find file
Normal view
History
Permalink
_init_path.py
36 Bytes
Edit
Web IDE
Newer
Older
add _init_path.py for using multiple PCDet in the same environment
Shaoshuai Shi
committed
Nov 24, 2021
1
2
import
sys
sys
.
path
.
insert
(
0
,
'../'
)