Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION]开发指南示例代码错误 #197

Open
YanCore opened this issue Nov 9, 2024 · 1 comment
Open

[QUESTION]开发指南示例代码错误 #197

YanCore opened this issue Nov 9, 2024 · 1 comment
Labels
已确认(confirmed) 该issue已被处理,将在下次推送中更新(The issue has been processed and will be updated in the next push) 文献资料(documentation) 改进或补充文件(Improvements or additions to documentation)

Comments

@YanCore
Copy link

YanCore commented Nov 9, 2024

问题描述
开发者指南「关注用户数据 🟢 」示例代码错误。
关注用户数据-🟢

其他细节
提供任何相关的细节或背景信息,例如你要询问的函数或与项目相关的具体内容。

截图/代码示例

        if following.status_code != 0:
            logger.error_("错误代码:{0} 错误消息:{1}").format(
                following.status_code, following.status_msg
            )

期望的支持
简要说明你期望从社区或项目维护者那里得到的支持或回答。

其他
如果有其他需要补充的内容,请在此处添加。

@YanCore YanCore added the 提问(question) 想得到更多的详细支持(Further information is requested) label Nov 9, 2024
@YanCore
Copy link
Author

YanCore commented Nov 9, 2024

粉丝用户数据-🟢 ERROR日志输出部分也有相同的错误。

@Johnserf-Seed Johnserf-Seed added 文献资料(documentation) 改进或补充文件(Improvements or additions to documentation) 已确认(confirmed) 该issue已被处理,将在下次推送中更新(The issue has been processed and will be updated in the next push) and removed 提问(question) 想得到更多的详细支持(Further information is requested) labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
已确认(confirmed) 该issue已被处理,将在下次推送中更新(The issue has been processed and will be updated in the next push) 文献资料(documentation) 改进或补充文件(Improvements or additions to documentation)
Projects
None yet
Development

No branches or pull requests

2 participants