Extension for flake8 which uses pep257 to check docstrings
Project description
flake8-docstrings
A simple module that adds an extension for the fantastic pep257 tool to flake8.
Simply install this extension:
pip install flake8_docstrings
and run flake8.
There are no error numbers to print or ignore.
History/Changelog
0.1.4
Stop truncating error messages
0.1.3
Really fix the installation issue this time.
0.1.2
Actually fix the PyPI release. Ugh
0.1.1
Fix the PyPI release.
0.1.0
Initial Release!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.