Skip to content

Commit a17c5bb

Browse files
committed
Merge remote-tracking branch 'upstream/v1.3.x'
2 parents 71ff2fb + 26b18e2 commit a17c5bb

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
@@ -198,7 +198,7 @@ def image_comparison(baseline_images=None, extensions=None, tol=13,
198198
199199
Otherwise, a list of extensions to test. For example ['png','pdf'].
200200
201-
*tol*: (default 1e-3)
201+
*tol*: (default 13)
202202
The RMS threshold above which the test is considered failed.
203203
204204
*freetype_version*: str or tuple

0 commit comments

Comments
 (0)