mirror of
https://github.com/pybind/pybind11.git
synced 2025-01-31 15:20:34 +00:00
0f5ec0a87e
py::arg() doesn't only specify named arguments anymore, so the error message was misleading (e.g. when using `py::arg().noconvert()` and forgetting `py::arg()` for a second positional argument). |
||
---|---|---|
.. | ||
pybind11 |