fixed linting

This commit is contained in:
zixuanzh 2019-04-17 21:39:30 -04:00
parent 002a46f0d4
commit 9906e23b55

View File

@ -1,6 +1,5 @@
import pytest
from libp2p.kademlia.network import Server
import math
@pytest.mark.asyncio