Amp
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Amp created a post, 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...