PyCQA / docformatter

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

release: v1.7.5 [Community Feedback] #256

Closed weibullguy closed 11 months ago

weibullguy commented 12 months ago

Tracker for issues related to release v1.7.5 (see https://github.com/PyCQA/docformatter/pull/255). Please report all issues encountered while using the v1.7.5 release candidates here.

To install a release candidate:

pip install git+https://github.com/pycqa/docformatter@v1.7.5-rc1

where the rc1 would be replaced by the release candidate you'd like to use.

Fixes https://github.com/PyCQA/docformatter/issues/253