Skip to content

Commit 010740a

Browse files
committed
CI test fix
1 parent 11af64e commit 010740a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_hatch.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ def plot():
1010
"""
1111
import matplotlib.pyplot as plt
1212
from matplotlib.patches import Ellipse, Polygon
13-
import numpy as np
1413

1514
fig, (ax1, ax2, ax3) = plt.subplots(3)
1615

0 commit comments

Comments
 (0)