Logo
Explore Help
Register Sign In
zlei6/ragflow
1
0
Fork 0
You've already forked ragflow
mirror of https://github.com/infiniflow/ragflow.git synced 2026-07-07 03:48:44 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
1defe0b19bd27dd74cb1cb841eb802fee4a1269d
ragflow/sdk/python/test/test_frontend_api/get_email.py

3 lines
110 B
Python
Raw Normal View History

Add tests for frontend API (#3552) ### What problem does this PR solve? Add tests for frontend API ### Type of change - [x] New Feature (non-breaking change which adds functionality) --------- Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-11-21 15:39:25 +08:00
def test_get_email(get_email):
Fix errors detected by Ruff (#3918) ### What problem does this PR solve? Fix errors detected by Ruff ### Type of change - [x] Refactoring
2024-12-08 14:21:12 +08:00
print("\nEmail account:",flush=True)
Add tests for frontend API (#3552) ### What problem does this PR solve? Add tests for frontend API ### Type of change - [x] New Feature (non-breaking change which adds functionality) --------- Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-11-21 15:39:25 +08:00
print(f"{get_email}\n",flush=True)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 506ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API