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 0365455 commit f01b674Copy full SHA for f01b674
1 file changed
lib/matplotlib/tests/test_legend.py
@@ -13,6 +13,7 @@
13
from matplotlib.legend_handler import HandlerTuple
14
import matplotlib.legend as mlegend
15
from matplotlib.cbook.deprecation import MatplotlibDeprecationWarning
16
+from matplotlib import rc_context
17
18
19
def test_legend_ordereddict():
0 commit comments