-
-
Notifications
You must be signed in to change notification settings - Fork 15
docstubs to use ... #516
Copy link
Copy link
Open
Labels
DocStubsLow-Priodo other things firstdo other things firstMergecodemod to merge two stubs to make a better onecodemod to merge two stubs to make a better oneenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
DocStubsLow-Priodo other things firstdo other things firstMergecodemod to merge two stubs to make a better onecodemod to merge two stubs to make a better oneenhancementNew feature or requestNew feature or request
Currently the docstubs use
"*args, **kwargs"to replace...in the parametersThis should be changed back to
..., but this also requires changing the merge code , and perhaps also some other edits