mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-30 10:42:23 +02:00
test: resort imports
This commit is contained in:
@ -12,9 +12,7 @@ from test_framework.messages import (
|
||||
NODE_WITNESS,
|
||||
msg_addr,
|
||||
)
|
||||
from test_framework.p2p import (
|
||||
P2PInterface,
|
||||
)
|
||||
from test_framework.p2p import P2PInterface
|
||||
from test_framework.test_framework import BitcoinTestFramework
|
||||
from test_framework.util import (
|
||||
assert_equal,
|
||||
|
Reference in New Issue
Block a user