mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
move factories to tests/utils/factories
This commit is contained in:
@ -15,7 +15,7 @@ from libp2p.identity.identify.identify import (
|
||||
from libp2p.identity.identify.pb.identify_pb2 import (
|
||||
Identify,
|
||||
)
|
||||
from tests.factories import (
|
||||
from tests.utils.factories import (
|
||||
host_pair_factory,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user