forked from TrueCloudLab/frostfs-testcases
Aplly isort to commit
Signed-off-by: Aleskei Chetaev <alex.chetaev@gmail.com>
This commit is contained in:
parent
b94c106656
commit
c7a69b89e3
1 changed files with 1 additions and 1 deletions
|
@ -8,8 +8,8 @@ from typing import Optional
|
|||
import allure
|
||||
from cluster import MainChain, MorphChain
|
||||
from common import GAS_HASH, MAINNET_BLOCK_TIME, NEOFS_CONTRACT, NEOGO_EXECUTABLE
|
||||
from neo3.wallet import wallet as neo3_wallet
|
||||
from neo3.wallet import utils as neo3_utils
|
||||
from neo3.wallet import wallet as neo3_wallet
|
||||
from neofs_testlib.cli import NeoGo
|
||||
from neofs_testlib.shell import Shell
|
||||
from neofs_testlib.utils.converters import contract_hash_to_address
|
||||
|
|
Loading…
Reference in a new issue