added a TODO
This commit is contained in:
@@ -86,6 +86,7 @@ __user_ssh_input = {
|
|||||||
"password": "password123",
|
"password": "password123",
|
||||||
"fate": "disposal"
|
"fate": "disposal"
|
||||||
}
|
}
|
||||||
|
# @TODO remove unpacking of '__user_ssh_input'
|
||||||
userSSH = type("userSSH", (), **__user_ssh_input)
|
userSSH = type("userSSH", (), **__user_ssh_input)
|
||||||
|
|
||||||
vps_schema = {
|
vps_schema = {
|
||||||
|
|||||||
Reference in New Issue
Block a user