MacCabe -> McCabe

This commit is contained in:
Steven Kryskalla 2012-02-21 18:48:08 -08:00
parent 1feeec96f9
commit 753ef01fb9

2
README
View file

@ -6,7 +6,7 @@ Flake8 is a wrapper around these tools:
- PyFlakes
- pep8
- Ned's MacCabe script
- Ned's McCabe script
Flake8 runs all tools by launching the single 'flake8' script, but ignores pep8
and PyFlakes extended options and just uses defaults. It displays the warnings