8000 Merge pull request #2421 from megies/patch-2 · adrn/matplotlib@26b18e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 26b18e2

Browse files
committed
Merge pull request matplotlib#2421 from megies/patch-2
Docstring fix
2 parents 3d5a6bb + 7291205 commit 26b18e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/testing/decorators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ def image_comparison(baseline_images=None, extensions=None, tol=13,
190190
191191
Otherwise, a list of extensions to test. For example ['png','pdf'].
192192
193-
*tol*: (default 1e-3)
193+
*tol*: (default 13)
194194
The RMS threshold above which the test is considered failed.
195195
196196
*freetype_version*: str or tuple

0 commit comments

Comments
 (0)
0