I see that `test_napoleon_docstring.py` is one of the rare files that have `disallow_untyped_defs=False`. A follow-up issue should be created to enforce strict mode of mypy in these files as well. _Originally posted by @tristanlatr in https://github.com/twisted/pydoctor/pull/874#discussion_r2043231112_