mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Remove 'sphinx.util.typing' from mypy whitelist (#11397)
This commit is contained in:
parent
343e149398
commit
2c58722627
@ -347,7 +347,6 @@ module = [
|
|||||||
"sphinx.util.cfamily",
|
"sphinx.util.cfamily",
|
||||||
"sphinx.util.docfields",
|
"sphinx.util.docfields",
|
||||||
"sphinx.util.docutils",
|
"sphinx.util.docutils",
|
||||||
"sphinx.util.typing",
|
|
||||||
"sphinx.writers.latex",
|
"sphinx.writers.latex",
|
||||||
"sphinx.writers.text",
|
"sphinx.writers.text",
|
||||||
"sphinx.writers.xml",
|
"sphinx.writers.xml",
|
||||||
|
Loading…
Reference in New Issue
Block a user