Add doc8 linting

This commit is contained in:
Ian Cordasco 2016-02-23 14:42:09 -06:00
parent 5ee061b810
commit 54ad972e56
2 changed files with 12 additions and 1 deletions

View file

@ -79,7 +79,7 @@ Note specifically these lines:
# snip ...
)
We tell setuptools to register our entry point "X" inside the specific
We tell setuptools to register our entry point "X" inside the specific
grouping of entry-points that flake8 should look in.
Flake8 presently looks at three groups: