We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dbfc4c8 + 672aa48 commit ee4f470Copy full SHA for ee4f470
1 file changed
tools/boilerplate.py
@@ -11,7 +11,7 @@
11
of Figure and Axes. Whenever the API of one of the wrapped methods changes,
12
this script has to be rerun to keep pyplot.py up to date.
13
14
-The test ``lib/matplotlib/test_pyplot.py::test_pyplot_up_to_date`` checks
+The test ``lib/matplotlib/tests/test_pyplot.py::test_pyplot_up_to_date`` checks
15
that the autogenerated part of pyplot.py is up to date. It will fail in the
16
case of an API mismatch and remind the developer to rerun this script.
17
"""
0 commit comments