瀏覽代碼

Don't print

master
Pete Shadbolt 7 年之前
父節點
當前提交
30bb8ceb8c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      abp/fancy.py

+ 0
- 1
abp/fancy.py 查看文件

@@ -43,7 +43,6 @@ class GraphState(graphstate.GraphState, networkx.Graph):
return

# Automatically perform layout if position is not provided
print self.node.values()
if not all(("position" in node) for node in self.node.values()):
self.layout()



Loading…
取消
儲存