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.
2 parents f49c7b3 + dbf75b0 commit ced4f22Copy full SHA for ced4f22
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