Fix iteration order dependency.
authorTom Morris <tfmorris@veritasgenetics.com>
Mon, 22 Apr 2019 19:34:39 +0000 (15:34 -0400)
committerTom Morris <tfmorris@veritasgenetics.com>
Wed, 24 Apr 2019 16:17:35 +0000 (12:17 -0400)
commit6c1b0fb33cc6dcd5430233cf4399fe93fd863a9b
tree5aaa3d96fb655b89d0c653a2cee98c5f75669298
parent2266cd0b5066ef366c5ee76b5818b9aea344f9ae
Fix iteration order dependency.

Causes tests to fail in Python 3.5, but not Python 3.7 due to dependency on iteration order of dicts.

Refs #14939

Arvados-DCO-1.1-Signed-off-by: Tom Morris <tfmorris@veritasgenetics.com>
tools/crunchstat-summary/crunchstat_summary/summarizer.py