Run isort in repo

This commit is contained in:
Alex Stokes
2019-08-02 22:36:19 -07:00
committed by Kevin Mai-Husan Chia
parent a92d933ed2
commit c8005c8113
55 changed files with 82 additions and 109 deletions

View File

@ -1,7 +1,7 @@
import pytest
from tests.utils import cleanup, set_up_nodes_by_transport_opt
from libp2p.protocol_muxer.multiselect_client import MultiselectClientError
from tests.utils import cleanup, set_up_nodes_by_transport_opt
# TODO: Add tests for multiple streams being opened on different
# protocols through the same connection