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.
1 parent c8fd779 commit b14376dCopy full SHA for b14376d
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