sizmailov / pybind11-stubgen

Generate stubs for python modules
Other
218 stars 44 forks source link

test: ✅ update bind_methods_module method names #194

Closed ringohoffman closed 7 months ago

ringohoffman commented 7 months ago

it was a little confusing seeing methods with "def" in the name, and these new method names match up with the method names on the Dummy struct