Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bcdaaf3

Browse files
rcomertacaswell
andauthored
mpl20 style
Co-authored-by: Thomas A Caswell <[email protected]>
1 parent 9b5956e commit bcdaaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/tests/test_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6614,7 +6614,7 @@ def test_zoom_inset():
66146614
axin1.get_position().get_points(), xx, rtol=1e-4)
66156615

66166616

6617-
@image_comparison(['inset_polar.png'], remove_text=True)
6617+
@image_comparison(['inset_polar.png'], remove_text=True, style='mpl20')
66186618
def test_inset_polar():
66196619
from matplotlib.projections.polar import PolarAxes
66206620

0 commit comments

Comments
 (0)