diff options
Diffstat (limited to 'coverage/html.py')
-rw-r--r-- | coverage/html.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coverage/html.py b/coverage/html.py index 677e5e83..98727085 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: # # { |