Skip to content

Commit 272f418

Browse files
committed
flake errors
1 parent b5a50f5 commit 272f418

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tutorials/text/annotations.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,6 @@
119119
# In this example, the annotations are offset 1.5 points from the given *xy*
120120
# values.
121121

122-
import matplotlib
123-
import matplotlib.pyplot as plt
124-
125122
fig, ax = plt.subplots()
126123
x = [1, 3, 5, 7, 9]
127124
y = [2, 4, 6, 8, 10]

0 commit comments

Comments
 (0)