Running official notebook from https://resources.wolframcloud.com/FunctionRepository/resources/SuiteSparseMatrix/ fails on ssm = ResourceFunction["SuiteSparseMatrix"]["ash85"]
with the following error
It appears trying to retrieve ash85
gives an array of shape (1, 0)
at some point.
Can anyone see a simple fix so that I can run this locally?