githubkit icon indicating copy to clipboard operation
githubkit copied to clipboard

Support positional args in github.paginate

Open brandonchinn178 opened this issue 8 months ago • 1 comments
trafficstars

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.

brandonchinn178 avatar Mar 13 '25 16:03 brandonchinn178