Still import draw module, even when gv not present
graph_draw() won't work if gv is not available, and just a warning is printed... This makes graph_tool.all work when gv is not available.
Please register or sign in to comment
graph_draw() won't work if gv is not available, and just a warning is printed... This makes graph_tool.all work when gv is not available.