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...
87a2c48
ragflow
/
sdk
/
python
/
test
/
test_sdkbase.py
cecilia-uu
Update SDK->sdk, and add create_dataset (#1047)
9d11681
9 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
class
TestSdk
():
def
test_version
(
self
):
print
(
"test_sdk"
)