소스 검색

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


불러오는 중...
취소
저장