Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If we're sorting the dictionary anyway we may as well output the JSON sorted. Also since Python 3.6 we can just use `dict()` since the insertion order is preserved.
- Loading branch information