Refactored to use AbstractSplittedSecret

This commit is contained in:
2022-12-09 13:08:07 +01:00
parent 16040178e5
commit f547b79675
5 changed files with 23 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
import subprocess
class Cli():
class Cli(object):
def __init__(self):
self.command = ''