ragflow / SDK /python /test /test_sdkbase.py
cecilia-uu
create the python sdk to return version (#1039)
c881efa
raw
history blame
71 Bytes
class TestSdk():
def test_version(self):
print("test_sdk")