forked from TrueCloudLab/frostfs-testcases
Change mamba version, fix imports and support python 3.10
Signed-off-by: Aleskei Chetaev <alex.chetaev@gmail.com>
This commit is contained in:
parent
850c0e77ec
commit
d76951ed4f
6 changed files with 9 additions and 24 deletions
|
@ -2,7 +2,7 @@ import base64
|
|||
import json
|
||||
|
||||
import base58
|
||||
from neo3 import wallet
|
||||
from neo3.wallet import wallet
|
||||
|
||||
|
||||
def dict_to_attrs(attrs: dict) -> str:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue