summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-12-31 17:17:12 -0500
committerNed Batchelder <ned@nedbatchelder.com>2022-12-31 20:39:09 -0500
commit5a72a1eb736516759201b223463f69f00979818e (patch)
tree280e5b16147f8a6b792dba2a96c4a21f7894e4c5 /doc/conf.py
parent0bcb2cb8344eb4cec24455fa421ece185eec0fac (diff)
downloadpython-coveragepy-git-5a72a1eb736516759201b223463f69f00979818e.tar.gz
mypy: control.py is checked
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 18b56c6e..7423fa15 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -125,6 +125,7 @@ intersphinx_mapping = {
nitpick_ignore = [
("py:class", "frame"),
+ ("py:class", "module"),
]
nitpick_ignore_regex = [