changed the expected type for HeatMap.z
from Option<Vec<Z>>
to Option<Vec<Vec<Z>>>
#212
This job succeeded
Loading
HeatMap.z
from Option<Vec<Z>>
to Option<Vec<Vec<Z>>>
#212