Compare commits
2 Commits
sd_iam_add
...
adding_sor
Author | SHA1 | Date | |
---|---|---|---|
874789d18f | |||
c7c190f0a3 |
@ -10,6 +10,7 @@ import otc_metadata.services
|
||||
|
||||
def main():
|
||||
data = otc_metadata.services.Services()
|
||||
data._sort_data()
|
||||
|
||||
_yaml = YAML()
|
||||
_yaml.indent(mapping=2, sequence=4, offset=2)
|
||||
|
Reference in New Issue
Block a user