PyCQA / docformatter

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

fix: remove blank line after method docstring #138

Closed weibullguy closed 1 year ago

weibullguy commented 1 year ago

This will remove blank lines following a method docstring. See requirement PEP_257_4.4.

Closes #130.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3725902912


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

💛 - Coveralls