Skip to content

Commit ee9d553

Browse files
Fix broken anchor tags (#20751)
1 parent 6d84c3a commit ee9d553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dev/docstring_typehint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All public methods should have docstrings to document the parameters, keywords,
44

55
* [Docstrings](#docstrings)
66
* [Method Docstrings](#method_docstrings)
7-
* [Model and Client Docstrings](#model_and_Client_Docstrings)
7+
* [Model and Client Docstrings](#model_and_client_docstrings)
88
* [Type Hints](#type_hints)
99
* [Type Hints for Python 2.7 and 3.5+](#type_hints_for_python_2.7_and_3.5+)
1010
* [Type Hints for Python 3.5+](#type_hints_for_python_3.5+)

0 commit comments

Comments
 (0)