Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8fd779 + b14376d commit 466d787Copy full SHA for 466d787
1 file changed
lib/matplotlib/rcsetup.py
@@ -24,7 +24,7 @@
24
import warnings
25
import re
26
27
-from matplotlib import cbook, testing
+from matplotlib import cbook
28
from matplotlib.cbook import mplDeprecation, deprecated, ls_mapper
29
from matplotlib.fontconfig_pattern import parse_fontconfig_pattern
30
from matplotlib.colors import is_color_like
0 commit comments