We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8b36c commit 355b303Copy full SHA for 355b303
tests/drawing/matplotlib/utils.py
@@ -71,7 +71,7 @@ def wrapper(*args, **kwargs):
71
72
def image_comparison(
73
baseline_images,
74
- tol=0.01,
+ tol=0.025,
75
remove_text=False,
76
savefig_kwarg=None,
77
# Default of mpl_test_settings fixture and cleanup too.
0 commit comments