update swarm

This commit is contained in:
zixuanzh 2018-10-14 16:39:44 -04:00
parent a672a5017f
commit d0b12f5b4f

View File

@ -1,4 +1,4 @@
from interface import Network
from network_interface import Network
class Swarm(Network):
pass