PyCQA / docformatter

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

fix: wrap multi-paragraph long descriptions #143

Closed weibullguy closed 1 year ago

weibullguy commented 1 year ago

This pull request fixes the problem with docformatter not wrapping long descriptions that have multiple paragraphs.

Closes #127

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3801753390


Totals Coverage Status
Change from base Build 3798397844: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls