Unverified Commit 51948559 authored by Sergei Izmailov's avatar Sergei Izmailov Committed by GitHub
Browse files

Render `py::bool_` and `py::float_` without `_` in docstrings (#3622)

* Render `py::bool_` as `bool` in docstrings

* Render `py::float_` as `float` in docstrings
parent 7e7c5585
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment