We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26a750 commit bcac782Copy full SHA for bcac782
1 file changed
tests/drawing/matplotlib/utils.py
@@ -71,7 +71,7 @@ def wrapper(*args, **kwargs):
71
72
def image_comparison(
73
baseline_images,
74
- tol=0.025,
+ tol=4.0,
75
remove_text=False,
76
savefig_kwarg=None,
77
# Default of mpl_test_settings fixture and cleanup too.
0 commit comments