Closed
Description
Broken out from #194
I know I can pass as kwargs, but the signature has *args: P.args
, so I would expect positional arguments to work too. If they're not intended to work, it should either be removed or documented how to use them.