summaryrefslogtreecommitdiffstats
path: root/development/pychecker/README
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2011-06-19 12:36:22 -0400
committer Robby Workman <rworkman@slackbuilds.org>2011-06-19 23:17:07 -0500
commit72e30931d17bea31690ced231b9001fbb918b275 (patch)
tree1d161022350ee8fb45e1bc22100cc6ed299eb32e /development/pychecker/README
parent5f16c1231f95603d8081ee330fbaea54e2169d8d (diff)
downloadslackbuilds-72e30931d17bea31690ced231b9001fbb918b275.tar.gz
slackbuilds-72e30931d17bea31690ced231b9001fbb918b275.tar.xz
development/pychecker: Updated for version 0.8.19.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/pychecker/README')
-rw-r--r--development/pychecker/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/pychecker/README b/development/pychecker/README
index ad5bab77ab..9fb5dcec9e 100644
--- a/development/pychecker/README
+++ b/development/pychecker/README
@@ -21,5 +21,5 @@ Types of problems that can be found include:
* self is not the first parameter defined for a method
* Unused globals and locals (module or variable)
* Unused function/method arguments (can ignore self)
-* No doc strings in modules, classes, functions, and methods
+* No doc strings in modules, classes, functions, and methods