8000 Fix Sankey example · matplotlib/matplotlib@17b71ea · GitHub
[go: up one dir, main page]

Skip to content

Commit 17b71ea

Browse files
committed
Fix Sankey example
1 parent 5626c40 commit 17b71ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/sankey.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
from matplotlib.transforms import Affine2D
4646
from matplotlib import verbose
4747
from matplotlib import docstring
48+
from matplotlib import rcParams
4849

4950
__author__ = "Kevin L. Davies"
5051
__credits__ = ["Yannick Copin"]

0 commit comments

Comments
 (0)
0