Skip to content

Commit f3124c4

Browse files
committed
remove stray savefig
1 parent 763d5ed commit f3124c4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/test_patches.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,3 @@ def test():
8383
from .helpers import assert_equality
8484

8585
assert_equality(plot, __file__[:-3] + "_reference.tex")
86-
87-
88-
plot().savefig("out.svg")

0 commit comments

Comments
 (0)