summaryrefslogtreecommitdiff
path: root/igor.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2020-07-04 18:44:48 -0400
committerNed Batchelder <ned@nedbatchelder.com>2020-07-04 18:44:48 -0400
commitb7db905248b0149445791ca8afebec0749ff9589 (patch)
treead9afb8a6ff9511f295e625884a3ff98502a475c /igor.py
parent7f561024b27fcbd91a4de6a4445535ea14938c51 (diff)
downloadpython-coveragepy-git-b7db905248b0149445791ca8afebec0749ff9589.tar.gz
Fix some checking configurations
Diffstat (limited to 'igor.py')
-rw-r--r--igor.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/igor.py b/igor.py
index a742cb8e..3d51e576 100644
--- a/igor.py
+++ b/igor.py
@@ -254,6 +254,7 @@ def do_check_eol():
'*.egg-info',
'_build',
'_spell',
+ 'tmp',
]
checked = set()