Whitespace cleanup
This commit is contained in:
parent
545e714fb6
commit
fd3f79cecd
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ for sectiondef in root.iter("sectiondef"):
|
|||
|
||||
definition["members"] = members
|
||||
definitions.append(definition)
|
||||
|
||||
|
||||
data["definitions"] = definitions
|
||||
|
||||
print(json.dumps(data, indent=2))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue