pybind11-stubgen icon indicating copy to clipboard operation
pybind11-stubgen copied to clipboard

Add support for pybind11 enum docstrings

Open jfhs opened this issue 8 months ago • 0 comments

Pybind11 uses __entries to store provided enum-values docstrings

This PR adds support for propagating these docstrings to the stubs.

jfhs avatar Jun 03 '24 15:06 jfhs