Skip to content

Commit 0754860

Browse files
author
Jochem Smit
committed
Merge branch 'master' of https://github.com/Jhsmit/ColiCoords
2 parents c5de6ea + 3a19ad5 commit 0754860

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/test_plot.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -586,5 +586,4 @@ def test_hist_phi_storm(self):
586586
def test_misc(self):
587587
fig = self.clp.figure()
588588
self.clp.savefig('deleteme.png')
589-
self.clp.show()
590-
plt.close()
589+
plt.close()

0 commit comments

Comments
 (0)