mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
moved factories to tests
This commit is contained in:
committed by
Paul Robinson
parent
ddf68ee4e0
commit
df72979606
@ -16,7 +16,7 @@ from libp2p.tools.async_service import (
|
||||
Service,
|
||||
background_trio_service,
|
||||
)
|
||||
from libp2p.tools.factories import (
|
||||
from tests.factories import (
|
||||
PubsubFactory,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user