mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-09 22:50:54 +00:00
moved factories to tests
This commit is contained in:
committed by
Paul Robinson
parent
ddf68ee4e0
commit
df72979606
@ -7,7 +7,7 @@ from libp2p.identity.identify.protocol import (
|
||||
ID,
|
||||
_mk_identify_protobuf,
|
||||
)
|
||||
from libp2p.tools.factories import (
|
||||
from tests.factories import (
|
||||
host_pair_factory,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user