Skip to content

Commit 97d124f

Browse files
flake8
1 parent 97fd941 commit 97d124f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_cleanfigure.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,6 @@ def test_subplot(self):
530530
def test_memory():
531531
import matplotlib.pyplot as plt
532532
import numpy as np
533-
import tikzplotlib
534533

535534
plt.plot(np.arange(100000))
536535
clean_figure()

0 commit comments

Comments
 (0)