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 492fee1 commit 26f029bCopy full SHA for 26f029b
lib/mpl_toolkits/tests/test_axes_grid1.py
@@ -54,7 +54,7 @@ def test_divider_append_axes():
54
55
56
@image_comparison(baseline_images=['twin_axes_empty_and_removed'],
57
- extensions=["png"])
+ extensions=["png"], tol=1)
58
def test_twin_axes_empty_and_removed():
59
# Purely cosmetic font changes (avoid overlap)
60
matplotlib.rcParams.update({"font.size": 8})
0 commit comments