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 fafc53c commit 32b594eCopy full SHA for 32b594e
lib/matplotlib/tests/test_axes.py
@@ -1370,7 +1370,7 @@ def test_markevery_line():
1370
ax.legend()
1371
1372
1373
-@image_comparison(['markevery_linear_scales'], remove_text=True)
+@image_comparison(['markevery_linear_scales'], remove_text=True, tol=0.001)
1374
def test_markevery_linear_scales():
1375
cases = [None,
1376
8,
0 commit comments