Skip to content

Commit 7e0207c

Browse files
ShawnChen1996QuLogic
andauthored
Update lib/matplotlib/tests/test_colorbar.py
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 003ecf6 commit 7e0207c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/tests/test_colorbar.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,7 @@ def test_anchored_cbar_position_using_specgrid():
664664
np.testing.assert_allclose(
665665
[cy1, cy0],
666666
[y1 * shrink + (1 - shrink) * p0, p0 * (1 - shrink) + y0 * shrink])
667+
667668
# top
668669
shrink = 0.5
669670
anchor_x = 0.3

0 commit comments

Comments
 (0)