forked from TrueCloudLab/frostfs-testlib
Change mamba version with update imports
Signed-off-by: Aleskei Chetaev <alex.chetaev@gmail.com>
This commit is contained in:
parent
54ac125f40
commit
cea3ab5126
7 changed files with 9 additions and 8 deletions
|
@ -3,7 +3,7 @@ import os
|
|||
from unittest import TestCase
|
||||
from uuid import uuid4
|
||||
|
||||
from neo3.wallet import Wallet
|
||||
from neo3.wallet.wallet import Wallet
|
||||
|
||||
from neofs_testlib.utils.wallet import init_wallet, get_last_address_from_wallet
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue