Skip to content
Snippets Groups Projects
Commit bafecb60 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Polish

parent 159f8cdb
No related branches found
No related tags found
No related merge requests found
......@@ -81,6 +81,7 @@ def plot_nbunch(G, nbunch, color="#1f78b4", label=None, ax=None):
if ax is None:
ax = plt.gca()
pos = G.nodes.data("coordinates")
nbunch_plot = nbunch.copy()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment