Closed MateusStano closed 1 month ago
Functions of a single point (Function([[1,2]]) do not currently work because of an added validation for source shape.
Function([[1,2]]
I have corrected the validation to account for one point Functions
Are tests really passing?
locally yes
Description
Functions of a single point (
Function([[1,2]]
) do not currently work because of an added validation for source shape.I have corrected the validation to account for one point Functions