Hugging Face
Models
Datasets
Spaces
Posts
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...
c881efa
ragflow
/
SDK
/
python
/
test
/
test_sdkbase.py
cecilia-uu
create the python sdk to return version (#1039)
c881efa
11 months ago
raw
Copy download link
history
blame
Safe
Wrap lines
71 Bytes
class
TestSdk
():
def
test_version
(
self
):
print
(
"test_sdk"
)