Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
retopara
/
ragflow
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
72605cf
ragflow
/
SDK
/
python
/
test
/
test_sdkbase.py
cecilia-uu
create the python sdk to return version (#1039)
c881efa
12 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
class
TestSdk
():
def
test_version
(
self
):
print
(
"test_sdk"
)