PyCQA / docformatter

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

feat: add option to format compatible with black #196

Closed weibullguy closed 1 year ago

weibullguy commented 1 year ago

Closes #94 Closes #166