Thanks to visit codestin.com Credit goes to github.com
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 7fdc831 commit dbf75b0Copy full SHA for dbf75b0
1 file changed
lib/matplotlib/tests/test_legend.py
@@ -14,7 +14,7 @@
14
import matplotlib.legend as mlegend
15
16
17
-# test that docstrigs are the same
+# test that docstrings are the same
18
def get_docstring_section(func, section):
19
""" extract a section from the docstring of a function """
20
ll = inspect.getdoc(func)
0 commit comments