Thanks to visit codestin.com Credit goes to github.com
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 e188fae commit ef62911Copy full SHA for ef62911
1 file changed
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