+5
−4
+136
−81
+5
−0
+3
−0
Loading
- In Accounts, removed ID 'id' as the account name is used as an ID - removed verbose wording 'total' from total_jobs_completed etc. - Added merge classes to Account and Accounts and refactored previous version as classmethods. - Added add_account Method to Accounts - Refactored from_dict and from_json_filename Engine: - Re-added job history to work with the current version of job_dicts for -o Therefore -o works again. Tested with -o --accounts-json of previous output smoketest and normal runs without options.