Amp
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
Amp 创建了一个帖子, Generating stub (pyi) files from extension modules
I have a pybind11 extension module which has doc strings (including signatures) on members. PyCharm doesn't load these since it doesn't import extension modules (understandably, it would fail anywa...