PyCQA / docformatter

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

fix: update URL handling functions #152

Closed weibullguy closed 1 year ago

weibullguy commented 1 year ago

This PR re-writes the URL handling function so it no longer puts URLs back together after wrapping. Rather it find the URLs in the long description and handles them individually and separately from the remainder of the description.

Closes #145 Closes #150 Closes #151

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3959205053


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

💛 - Coveralls