diff options
Diffstat (limited to 'tests/covmodzip1.py')
-rw-r--r-- | tests/covmodzip1.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/covmodzip1.py b/tests/covmodzip1.py index 0133ed6a..c4867e17 100644 --- a/tests/covmodzip1.py +++ b/tests/covmodzip1.py @@ -3,7 +3,7 @@ # Module-level docstrings are counted differently in different versions of Python, # so don't add one here. -# pylint: disable=missing-docstring +# pylint: disable=missing-module-docstring # covmodzip.py: for putting into a zip file. j = 1 |