summaryrefslogtreecommitdiffstats
path: root/python/python-mccabe/slack-desc
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-13 22:13:46 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commitb386afafb3a694ad3a07180fbe9570aea622ae93 (patch)
tree354d87eb308fc2ee46b55bfc31ea80a380130d3c /python/python-mccabe/slack-desc
parent526c48152227d85382bae0cd51b701b92d7352f2 (diff)
downloadslackbuilds-b386afafb3a694ad3a07180fbe9570aea622ae93.tar.gz
slackbuilds-b386afafb3a694ad3a07180fbe9570aea622ae93.tar.xz
python/python-mccabe: Fix slack-desc.
Diffstat (limited to 'python/python-mccabe/slack-desc')
-rw-r--r--python/python-mccabe/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-mccabe/slack-desc b/python/python-mccabe/slack-desc
index bfbeb9bd11..b83d5f770c 100644
--- a/python/python-mccabe/slack-desc
+++ b/python/python-mccabe/slack-desc
@@ -5,7 +5,7 @@
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
+ |-----handy-ruler------------------------------------------------------|
python-mccabe: python-mccabe (Complexity checker for Python)
python-mccabe:
python-mccabe: McCabe checker, plugin for flake8. Ned's script to check McCabe