This commit is contained in:
@@ -22,7 +22,7 @@ def ioc():
|
||||
STATUS_ENUMS = ("OFFLINE", "PREPARATION", "REMOTE", "ATTENDED")
|
||||
CATEGORY_ENUMS = ("USER", "MD", "SD", "ACCESS", "DOWN")
|
||||
|
||||
def run_op_prefix(prefix: string):
|
||||
def run_op_prefix(prefix: str):
|
||||
"""
|
||||
OP message space:
|
||||
- STATUS (enum), STATUS-DATE (str)
|
||||
|
||||
Reference in New Issue
Block a user