Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wasmdashai
/
dash-asg
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8c46f74
dash-asg
/
ASG.API
/
BasePath.py
wasmdashai
Update ASG.API/BasePath.py
c0bf8aa
verified
10 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
sys
path=
"ASG.API/"
BASEPATH=path+
'/'
sys.path.insert(
0
, path)