Shrink 'any-generics' whitelist for 'writers' module (#10867)

Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
This commit is contained in:
danieleades
2023-01-02 05:29:46 +00:00
committed by GitHub
parent c2e278520e
commit dbf36f8b37
4 changed files with 11 additions and 9 deletions

View File

@@ -278,7 +278,6 @@ module = [
"sphinx.search.*",
"sphinx.testing.*",
"sphinx.util.*",
"sphinx.writers.*",
]
disallow_any_generics = false