sphinx-doc / sphinx

The Sphinx documentation generator
https://www.sphinx-doc.org/
Other
6.59k stars 2.12k forks source link

shrink mypy whitelist #12900

Closed danieleades closed 1 month ago

AA-Turner commented 1 month ago

@danieleades I can't request a review from you as it's your PR, but have a look at the changes I've pushed -- aim is to reuse the _AutodocProcessDocstringListener type where we can, given Adam Dangoor's work in EventManager and app.connect etc.

A