pybind11-stubgen
pybind11-stubgen copied to clipboard
Fix module imports for properties
trafficstars
Currently, property signatures are not considered when determining module imports. Just added a few lines that fixes that. :slightly_smiling_face:
Thanks for the contribution! The change looks good to me. Do you mind adding a test that reveals the issue? If not, it's ok, I'll add it later myself.
If it's quick for you I'd appreciate help!
Happy to do it, but crunched for time right now and won't be able to get to it for at least a few weeks.
Superceeded by #112