Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 30f4ece

Browse files
authored
Merge pull request #30289 from QuLogic/fix-pybind-doc
DOC: Fix build with pybind11 3
2 parents e7a09ac + d2d969e commit 30f4ece

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/missing-references.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,12 @@
122122
"doc/api/_as_gen/mpl_toolkits.axisartist.floating_axes.rst:32:<autosummary>:1"
123123
],
124124
"numpy.float64": [
125+
"doc/docstring of matplotlib.ft2font.pybind11_detail_function_record_v1_system_libstdcpp_gxx_abi_1xxx_use_cxx11_abi_1.set_text:1",
125126
"doc/docstring of matplotlib.ft2font.PyCapsule.set_text:1"
126127
],
128+
"numpy.typing.NDArray": [
129+
"doc/docstring of matplotlib.ft2font.pybind11_detail_function_record_v1_system_libstdcpp_gxx_abi_1xxx_use_cxx11_abi_1.set_text:1"
130+
],
127131
"numpy.uint8": [
128132
"<unknown>:1"
129133
]

0 commit comments

Comments
 (0)