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 6d84c3a commit ee9d553Copy full SHA for ee9d553
doc/dev/docstring_typehint.md
@@ -4,7 +4,7 @@ All public methods should have docstrings to document the parameters, keywords,
4
5
* [Docstrings](#docstrings)
6
* [Method Docstrings](#method_docstrings)
7
- * [Model and Client Docstrings](#model_and_Client_Docstrings)
+ * [Model and Client Docstrings](#model_and_client_docstrings)
8
* [Type Hints](#type_hints)
9
* [Type Hints for Python 2.7 and 3.5+](#type_hints_for_python_2.7_and_3.5+)
10
* [Type Hints for Python 3.5+](#type_hints_for_python_3.5+)
0 commit comments