Browse Source

Pull example

master
Pete Shadbolt 6 years ago
parent
commit
04a349914e
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      examples/visualization/pull.py

+ 6
- 0
examples/visualization/pull.py View File

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

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


Loading…
Cancel
Save