We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a7f1e commit 3bb00adCopy full SHA for 3bb00ad
doc/whats-new.rst
@@ -77,6 +77,10 @@ Documentation
77
Internal Changes
78
~~~~~~~~~~~~~~~~
79
80
+- All test files now have full mypy type checking enabled (``check_untyped_defs = true``),
81
+ improving type safety and making the test suite a better reference for type annotations.
82
+ (:pull:`10768`)
83
+ By `Maximilian Roos <https://github.com/max-sixty>`_.
84
85
.. _whats-new.2025.09.0:
86
0 commit comments