Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes error when there are no reports returned
Fixes ``` intel_client.py", line 62, in get_reports reports.extend(resp_json.get('resources', [])) TypeError: 'NoneType' object is not iterable ```
- Loading branch information