Update aapi.py#293
Merged
upbit merged 12 commits intoupbit:masterfrom Dec 11, 2023
xiyihan0:master
Merged
Conversation
Added novel_comments()
Owner
|
Thanks for the contribution! |
增加对novel_comments()的描述
添加对novel_comments()的测试
增加user_bookmarks_novel方法
修复了之前自己代码的缩进问题...
与pixivpy3/aapi.py对齐
Contributor
Author
|
几个月没回来看,忘记了这边也更新了user_bookmarks_novel... |
向user_bookmark_tags_illust加入user_id参数
在示例中新增user_bookmark_tags_illust方法的使用
重新格式化自己这部分的代码
重新格式化代码
代码格式化
Contributor
Author
|
总算改好了...下一次再也不在github上直接改代码了... |
Owner
可以试试 github.dev(把可提交的工程路径,.com换成.dev),也是vscode |
Contributor
Author
多谢提醒...下次一定注意代码格式化问题 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added novel_comments()