8000 reverting deletion of NOTE in test_simplification · matplotlib/matplotlib@b663d65 · GitHub
[go: up one dir, main page]

Skip to content

Commit b663d65

Browse files
committed
reverting deletion of NOTE in test_simplification
1 parent a78e379 commit b663d65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/matplotlib/tests/test_simplification.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
from matplotlib import patches, transforms
1515
from matplotlib.path import Path
1616

17+
# NOTE: All of these tests assume that path.simplify is set to True
18+
# (the default)
1719

1820
@image_comparison(baseline_images=['clipping'], remove_text=True)
1921
def test_clipping():

0 commit comments

Comments
 (0)
0