mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Shrink 'any-generics' whitelist for the cmd module (#10847)
This commit is contained in:
@@ -188,7 +188,7 @@ strict_optional = false
|
||||
module = [
|
||||
"sphinx.application",
|
||||
"sphinx.builders.*",
|
||||
"sphinx.cmd.*",
|
||||
"sphinx.cmd.quickstart",
|
||||
"sphinx.config",
|
||||
"sphinx.deprecation",
|
||||
"sphinx.domains.*",
|
||||
|
||||
Reference in New Issue
Block a user