mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-07-06 08:30:40 +00:00
4 lines
71 B
Python
4 lines
71 B
Python
![]() |
class TestSdk():
|
||
|
def test_version(self):
|
||
|
print("test_sdk")
|