Skip to content

Commit 7291205

Browse files
committed
docstring fix
1 parent 3d5a6bb commit 7291205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/testing/decorators.py

+1-1
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)