From 753ef01fb9ccb96b1e9fdfdf80afdca08e829657 Mon Sep 17 00:00:00 2001 From: Steven Kryskalla Date: Tue, 21 Feb 2012 18:48:08 -0800 Subject: [PATCH] MacCabe -> McCabe --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index c2d597b..e30f326 100644 --- a/README +++ b/README @@ -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