瀏覽代碼

Pull example

master
Pete Shadbolt 6 年之前
父節點
當前提交
04a349914e
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. +6
    -0
      examples/visualization/pull.py

+ 6
- 0
examples/visualization/pull.py 查看文件

@@ -0,0 +1,6 @@
from abp import GraphState

psi = GraphState()
psi.pull("https://abv.peteshadbolt.co.uk/dakota-illinois-nuts-blue")
print psi


Loading…
取消
儲存