PyCQA / docformatter

Formats docstrings to follow PEP 257
https://pypi.python.org/pypi/docformatter
MIT License
526 stars 61 forks source link

release: v1.6.1 #175

Closed weibullguy closed 1 year ago

weibullguy commented 1 year ago

Fixes problem removing blank line after docstring in stub functions.

Closes #156 Closes #161