dadadel / pyment

Format and convert Python docstrings and generates patches
GNU General Public License v3.0
905 stars 62 forks source link

Add type_stub param #71

Closed bc2297 closed 3 years ago

bc2297 commented 6 years ago

Allows the creation of an empty stub for parameter type, similar to the description stub created. Includes test cases