Explorar el Código

Pull example

master
Pete Shadbolt hace 6 años
padre
commit
04a349914e
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      examples/visualization/pull.py

+ 6
- 0
examples/visualization/pull.py Ver fichero

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

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


Cargando…
Cancelar
Guardar