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