pyo3/newsfragments/4009.fixed.md
David Hewitt cf74624de9
refactor to remove add_to_module functions from generated code (#4009)
* refactor to remove add_to_module functions from generated code

* mrsv, newsfragment

* clippy
2024-03-29 11:54:33 +00:00

98 B

Fix some uncovered code blocks emitted by #[pymodule], #[pyfunction] and #[pyclass] macros.