summaryrefslogtreecommitdiff
path: root/tests/test_config.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2020-03-07 18:37:57 -0500
committerNed Batchelder <ned@nedbatchelder.com>2020-03-07 18:37:57 -0500
commit2673cc36d484191ba6b538cf24dd48331e39abb3 (patch)
treebe27ba01ac84347b270a6c7484e4e989f083ddba /tests/test_config.py
parent28119da6f82da692ff6c3a4801a3fa08a7494edf (diff)
downloadpython-coveragepy-git-nedbat/drop-py2.tar.gz
No need for utf-8 coding commentsnedbat/drop-py2
Diffstat (limited to 'tests/test_config.py')
-rw-r--r--tests/test_config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_config.py b/tests/test_config.py
index fe9e001e..1c4d6f2c 100644
--- a/tests/test_config.py
+++ b/tests/test_config.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