Commit 0f5ec0a8 authored by Jason Rhinelander's avatar Jason Rhinelander
Browse files

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).
parent 5a924787
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