mirror of
https://github.com/pybind/pybind11.git
synced 2025-02-16 21:57:55 +00:00
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 |