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.
exhaustive-match
1 parent a7de7ac commit 8241059Copy full SHA for 8241059
docs/source/error_code_list2.rst
@@ -616,7 +616,7 @@ Example:
616
617
.. _code-exhaustive-match:
618
619
-Check that match statements match exhaustively [match-exhaustive]
+Check that match statements match exhaustively [exhaustive-match]
620
-----------------------------------------------------------------------
621
622
If enabled with :option:`--enable-error-code exhaustive-match <mypy --enable-error-code>`,
0 commit comments