Skip to content

Commit 1a3e359

Browse files
committed
fixup! fixup! Add missed docs
1 parent 3ab9848 commit 1a3e359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/error_code_list2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ Example:
614614
x: Any = 1 # Error: Explicit "Any" type annotation [explicit-any]
615615
616616
617-
.. _code-match-exhaustive:
617+
.. _code-exhaustive-match:
618618

619619
Check that match statements match exhaustively [match-exhaustive]
620620
-----------------------------------------------------------------------

0 commit comments

Comments
 (0)