test: resort imports

This commit is contained in:
John Newbery
2020-08-17 10:45:44 +01:00
parent 85165d4332
commit 5e8df3312e
9 changed files with 25 additions and 29 deletions

View File

@@ -20,8 +20,8 @@ import time
from .authproxy import JSONRPCException
from . import coverage
from .test_node import TestNode
from .p2p import NetworkThread
from .test_node import TestNode
from .util import (
MAX_NODES,
PortSeed,