Skip to content

Commit c6b9214

Browse files
Remove test
1 parent 240c041 commit c6b9214

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

lib/matplotlib/tests/test_transforms.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -987,12 +987,6 @@ def test_transformed_path():
987987
[(0, 0), (r2, r2), (0, 2 * r2), (-r2, r2)],
988988
atol=1e-15)
989989

990-
# Changing the path does not change the result (it's cached).
991-
path._vertices = [(0, 0)] * 4
992-
assert_allclose(trans_path.get_fully_transformed_path().vertices,
993-
[(0, 0), (r2, r2), (0, 2 * r2), (-r2, r2)],
994-
atol=1e-15)
995-
996990

997991
def test_transformed_patch_path():
998992
trans = mtransforms.Affine2D()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy