Skip to content

Commit 39612f6

Browse files
committed
fix up test failures caused through rebase
1 parent 0ba7323 commit 39612f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/tests/test_lines.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import matplotlib.lines as mlines
1111
from timeit import repeat
1212
import numpy as np
13-
1413
import matplotlib.pyplot as plt
1514
from matplotlib.testing.decorators import cleanup, image_comparison
1615
import sys

0 commit comments

Comments
 (0)