Skip to content

Commit e081bcc

Browse files
committed
cleanup for new pypi release
1 parent 65d58ce commit e081bcc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyvis/network.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
import sys
2-
sys.path.append('/home/unpingco/.wingpro8/remote-8.1.2.1')
3-
import wingdbstub
4-
wingdbstub.Ensure()
5-
6-
71
from .node import Node
82
from .edge import Edge
93
from .options import Options, Configure

0 commit comments

Comments
 (0)