Skip to content

Improve the cache check

Gregory Ashton requested to merge fix-cache-check-for-dictionaries into master

Previously, the check for cached data failed for ROQ runs which include a numpy array in the meta data. This uses the numpy check directlty to fix this issue.

Edited by Gregory Ashton

Merge request reports