mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-25 04:26:39 +08:00
Add test for CI (#3114)
### What problem does this PR solve? Add test for CI ### Type of change - [x] New Feature (non-breaking change which adds functionality) Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
import ragflow
|
||||
import ragflow_sdk
|
||||
|
||||
print(ragflow.__version__)
|
||||
print(ragflow_sdk.__version__)
|
||||
Reference in New Issue
Block a user