forked from TrueCloudLab/frostfs-testcases
Change python to 3.10
Signed-off-by: Aleksei Chetaev <alex.chetaev@gmail.com>
This commit is contained in:
parent
52001dc23a
commit
ee0c2527f7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/python3.9
|
#!/usr/bin/python3.10
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Helper functions to use with `frostfs-cli`, `neo-go` and other CLIs.
|
Helper functions to use with `frostfs-cli`, `neo-go` and other CLIs.
|
||||||
|
|
Loading…
Reference in a new issue