pybind11/include
Jason Rhinelander 0f5ec0a87e Error message wording tweak
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).
2017-03-19 12:36:18 -03:00
..
pybind11 Error message wording tweak 2017-03-19 12:36:18 -03:00