summaryrefslogtreecommitdiff
path: root/coverage/html.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2014-12-13 18:51:23 -0500
committerNed Batchelder <ned@nedbatchelder.com>2014-12-13 18:51:23 -0500
commit52f0f80fb552789c79d536a8aca265da04143a58 (patch)
treea190e4b70b08cf9ed09aeda2d428348287011adf /coverage/html.py
parent70a5b5cde36adbe4002f8e3f73ec0d7af31ea387 (diff)
downloadpython-coveragepy-52f0f80fb552789c79d536a8aca265da04143a58.tar.gz
PEP8, pylint tweaks
Diffstat (limited to 'coverage/html.py')
-rw-r--r--coverage/html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/coverage/html.py b/coverage/html.py
index 677e5e8..9872708 100644
--- a/coverage/html.py
+++ b/coverage/html.py
@@ -278,7 +278,7 @@ class HtmlStatus(object):
STATUS_FILE = "status.json"
STATUS_FORMAT = 1
- # pylint: disable=wrong-spelling-in-comment
+ # pylint: disable=wrong-spelling-in-comment,useless-suppression
# The data looks like:
#
# {