浏览代码

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


正在加载...
取消
保存