mirror of
https://github.com/kevinveenbirkenbach/splitted-secret.git
synced 2026-07-23 02:14:15 +00:00
Refactored to use AbstractSplittedSecret
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import subprocess
|
||||
|
||||
class Cli():
|
||||
class Cli(object):
|
||||
|
||||
def __init__(self):
|
||||
self.command = ''
|
||||
|
||||
Reference in New Issue
Block a user