-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
While I can't see a good way of passing arbitrary keyword arguments, users should absolutely be able to pass documented keyword arguments. defopt.run is itself an example of a function that accepts **kwargs for Python 2 compatibility but expects at most argv to be specified.
Reactions are currently unavailable