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

Skip to content

Commit 7cc983d

Browse files
committed
removed rebase marker in test_axes
1 parent af6a89b commit 7cc983d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/tests/test_axes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1552,7 +1552,6 @@ def test_errorbar_limits():
15521552
ax.set_title('Errorbar upper and lower limits')
15531553

15541554

1555-
>>>>>>> added errorbar limit test
15561555
@image_comparison(baseline_images=['hist_stacked_stepfilled'])
15571556
def test_hist_stacked_stepfilled():
15581557
# make some data

0 commit comments

Comments
 (0)