Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f01b674

Browse files
committed
forgot to import rc_context after rebase
1 parent 0365455 commit f01b674

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/matplotlib/tests/test_legend.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
from matplotlib.legend_handler import HandlerTuple
1414
import matplotlib.legend as mlegend
1515
from matplotlib.cbook.deprecation import MatplotlibDeprecationWarning
16+
from matplotlib import rc_context
1617

1718

1819
def test_legend_ordereddict():

0 commit comments

Comments
 (0)