pybind11-stubgen
pybind11-stubgen copied to clipboard
Add support for pybind11 enum docstrings
Pybind11 uses __entries
to store provided enum-values docstrings
This PR adds support for propagating these docstrings to the stubs.