This website requires JavaScript.
Explore
Help
Sign In
chunzhi
/
chatgpt_academic
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2,026
Commits
15
Branches
0
Tags
3b6cbbdcb0dc86bb869ee8a8ab51ca0bb71e4c63
Commit Graph
2 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
owo
ae4407135d
fix: 添加report_exception中缺失的a参数 (
#1720
)
...
在report_exception函数的定义中,参数a未包含默认值,因此应提供相应的值传入。
2024-04-18 16:27:00 +08:00
owo
f0e15bd710
fix: 修复了在else语句中调用'schema_str'之前未定义的问题 (
#1719
)
...
重新排列了方法中的条件返回语句,以确保在使用之前始终定义了'schema_str'。
2024-04-18 16:26:13 +08:00