You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reference for the nargs parameter of add_argument does not include the case when nargs is '...'. A pull request is provided that adds this case to the documentation, including an example of the use.
Documentation
The reference for the
nargsparameter ofadd_argumentdoes not include the case whennargsis'...'. A pull request is provided that adds this case to the documentation, including an example of the use.Linked PRs