import copy import otc_metadata.services from ruamel.yaml import YAML data = otc_metadata.services.Services() data._sort_data() data._rewrite_data()