export: now automatically sorts dictionary keys alphabetically for

tab/csv output
This commit is contained in:
Celine Mercier
2020-07-31 16:43:35 +02:00
parent 7dcbc34017
commit 159803b40a
2 changed files with 9 additions and 4 deletions

View File

@ -89,7 +89,7 @@ def run(config):
if pb is not None:
pb(i, force=True)
print("", file=sys.stderr)
print("", file=sys.stderr)
# TODO save command in input dms?