mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 08:00:54 +00:00
Migrate to new project structure.
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
import multiaddr
|
||||
import pytest
|
||||
|
||||
from libp2p.libp2p import new_node
|
||||
from peer.peerinfo import info_from_p2p_addr
|
||||
from libp2p import new_node
|
||||
from libp2p.peer.peerinfo import info_from_p2p_addr
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
|
||||
Reference in New Issue
Block a user