We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6ba1c8 commit 2ff9933Copy full SHA for 2ff9933
coverage/__init__.py
@@ -35,7 +35,3 @@
35
36
# Backward compatibility.
37
coverage = Coverage
38
-
39
-# On Windows, we encode and decode deep enough that something goes wrong and
40
-# the encodings.utf_8 module is loaded and then unloaded, I don't know why.
41
-# Adding a reference here prevents it from being unloaded. Yuk.
0 commit comments