Closed stevekm closed 7 years ago
Since the task list is a YAML dictionary, the order of keys is not saved. See this for a solution that loads it as an ordered dict
https://stackoverflow.com/questions/5121931/in-python-how-can-you-load-yaml-mappings-as-ordereddicts
Since the task list is a YAML dictionary, the order of keys is not saved. See this for a solution that loads it as an ordered dict
https://stackoverflow.com/questions/5121931/in-python-how-can-you-load-yaml-mappings-as-ordereddicts