mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
moved factories to tests
This commit is contained in:
committed by
Paul Robinson
parent
ddf68ee4e0
commit
df72979606
@ -3,7 +3,7 @@ import pytest
|
||||
from libp2p.peer.peerinfo import (
|
||||
info_from_p2p_addr,
|
||||
)
|
||||
from libp2p.tools.factories import (
|
||||
from tests.factories import (
|
||||
HostFactory,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user