ziggy-pydust
ziggy-pydust copied to clipboard
Should produce error when non kwargs args follow variadic args
Right now we generate the function with nonsensical signature and unclear if a function like this can even be called.
This maybe works in python but unclear if pydust argument unpacking handles it