diff options
Diffstat (limited to 'coverage/jsonreport.py')
-rw-r--r-- | coverage/jsonreport.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/coverage/jsonreport.py b/coverage/jsonreport.py index 0c3f313d..d870a7cf 100644 --- a/coverage/jsonreport.py +++ b/coverage/jsonreport.py @@ -1,4 +1,3 @@ -# coding: utf-8 # Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 # For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt |