aboutsummaryrefslogtreecommitdiff
path: root/python/python-mccabe/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python-mccabe/README')
-rw-r--r--python/python-mccabe/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python-mccabe/README b/python/python-mccabe/README
deleted file mode 100644
index d462b9b785..0000000000
--- a/python/python-mccabe/README
+++ /dev/null
@@ -1,3 +0,0 @@
-McCabe checker, plugin for flake8. Ned's script to
-check McCabe complexity. This module provides a plugin
-for flake8, the Python code checker.