Skip to content

Commit 6290ae7

Browse files
author
CindeeM
committed
BF: missing import matplotlib.cookbook
1 parent b0c9a60 commit 6290ae7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

brainx/nxplot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
from matplotlib.collections import LineCollection
1414
from matplotlib.patches import FancyArrow
1515
from matplotlib import pyplot as plt, mpl
16+
import matplotlib.cbook as cb
1617

1718
import networkx as nx
1819

0 commit comments

Comments
 (0)