Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ac1f051

Browse filesBrowse files
committed
DOC : fixed typos
1 parent 70908d1 commit ac1f051
Copy full SHA for ac1f051

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/devel/testing.rst

Copy file name to clipboardExpand all lines: doc/devel/testing.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,14 +140,14 @@ The :func:`~matplotlib.testing.decorators.image_comparison` decorator
140140
defaults to generating ``png``, ``pdf`` and ``svg`` output, but in
141141
interest of keeping the size of the library from ballooning we should only
142142
include the ``svg`` or ``pdf`` outputs if the test is explicitly exercising
143-
a feature that this backend dependent.
143+
a feature dependent on that backend.
144144

145145
There are two optional keyword arguments to the `image_comparison`
146146
decorator:
147147

148148
- `extensions`: If you only wish to test additional image formats
149149
(rather than just `png`), pass any additional file types in the
150-
list list of the extensions to test. When copying the new
150+
list of the extensions to test. When copying the new
151151
baseline files be sure to only copy the output files, not their
152152
conversions to ``png``. For example only copy the files
153153
ending in ``pdf``, not in ``_pdf.png``.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.