summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2020-08-18 21:20:56 -0400
committerNed Batchelder <ned@nedbatchelder.com>2020-08-18 21:20:56 -0400
commit624580b7187d65288767ad7dc0915af1fd2e9a8c (patch)
tree3597fe913d649b98bb98aac8a16582cddfbcbc61
parentd0d49f076c716865b88086e9117d78d8cc3e3d94 (diff)
downloadpython-coveragepy-git-624580b7187d65288767ad7dc0915af1fd2e9a8c.tar.gz
Don't complain about trivial problems in doc/help
-rw-r--r--igor.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/igor.py b/igor.py
index 3d51e576..9a632b57 100644
--- a/igor.py
+++ b/igor.py
@@ -255,6 +255,7 @@ def do_check_eol():
'_build',
'_spell',
'tmp',
+ 'help',
]
checked = set()