Skip to content

Add py::arg entries for constructors

Add the py::arg entries for the values given in the constructors.

Use the same formatting as the function argument string generator and add a new format object to the constructor text block.

Merge request reports