We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e188fae + ef62911 commit ca32c2dCopy full SHA for ca32c2d
lib/mpl_toolkits/tests/test_axisartist_floating_axes.py
@@ -80,7 +80,7 @@ def test_curvelinear3():
80
81
82
@image_comparison(baseline_images=['curvelinear4'],
83
- extensions=['png'], style='default', tol=0.01)
+ extensions=['png'], style='default', tol=0.015)
84
def test_curvelinear4():
85
fig = plt.figure(figsize=(5, 5))
86
fig.clf()
0 commit comments