Compare commits
1 Commits
main
...
adding_sor
Author | SHA1 | Date | |
---|---|---|---|
874789d18f |
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user