sizmailov / pybind11-stubgen

Generate stubs for python modules
Other
228 stars 45 forks source link

Reconstruct defaulted arg values from docstring #147

Closed sizmailov closed 11 months ago

sizmailov commented 11 months ago

Changes:

Fixes #145