Skip to content

Commit a380fa7

Browse files
committed
FIX
1 parent f5e43c1 commit a380fa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/backend_tools.py

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
from weakref import WeakKeyDictionary
1919
import numpy as np
2020
from matplotlib.externals import six
21+
import warnings
2122

2223

2324
class Cursors(object):

0 commit comments

Comments
 (0)