pretty print XML, name for the device type
This commit is contained in:
@@ -100,4 +100,4 @@ machine = {
|
||||
"errors": errors,
|
||||
}
|
||||
|
||||
print(json.dumps(machine))
|
||||
print(json.dumps(machine, indent=4))
|
||||
|
||||
Reference in New Issue
Block a user