mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
shrink 'Any generics' mypy whitelist for builders module (#10846)
This commit is contained in:
@@ -187,7 +187,9 @@ strict_optional = false
|
||||
[[tool.mypy.overrides]]
|
||||
module = [
|
||||
"sphinx.application",
|
||||
"sphinx.builders.*",
|
||||
"sphinx.builders._epub_base",
|
||||
"sphinx.builders.html",
|
||||
"sphinx.builders.linkcheck",
|
||||
"sphinx.cmd.quickstart",
|
||||
"sphinx.config",
|
||||
"sphinx.deprecation",
|
||||
|
||||
Reference in New Issue
Block a user