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

feat: 为library类型的插件新增PEP 561的检查 #217

Open
shoucandanghehe opened this issue Apr 27, 2024 · 0 comments
Open

feat: 为library类型的插件新增PEP 561的检查 #217

shoucandanghehe opened this issue Apr 27, 2024 · 0 comments

Comments

@shoucandanghehe
Copy link
Contributor

shoucandanghehe commented Apr 27, 2024

有很多library明明写了类型注解但是并没有用py.typed进行标注
可以督促作者把这个加上 防止type checker乱报错

或许还有某些library (我不知道有没有) 压根没写类型
可以避雷 毕竟nb是完整类型注解​

@StarHeartHunt StarHeartHunt transferred this issue from nonebot/registry Apr 28, 2024
@he0119 he0119 changed the title Feature: 为library类型的插件新增PEP 561的检查 feature: 为library类型的插件新增PEP 561的检查 Aug 8, 2024
@he0119 he0119 changed the title feature: 为library类型的插件新增PEP 561的检查 feat: 为library类型的插件新增PEP 561的检查 Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant