Hacker News new | ask | show | jobs
by masklinn 1614 days ago
Not sure that's an issue, since the parameter does not have a name.

Just call it as `*args, **kwargs`. That's something you need to do when forwarding anyway.