mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
run black over dangling files
This commit is contained in:
@ -8,7 +8,6 @@ from tests.utils import cleanup, connect
|
||||
from .dummy_account_node import DummyAccountNode
|
||||
|
||||
|
||||
|
||||
def create_setup_in_new_thread_func(dummy_node):
|
||||
def setup_in_new_thread():
|
||||
asyncio.ensure_future(dummy_node.setup_crypto_networking())
|
||||
|
||||
Reference in New Issue
Block a user