Closed ChristopherMayes closed 1 week ago
Previously nice_array([1]) would fail. This fixes that.
nice_array([1])
Previously
nice_array([1])
would fail. This fixes that.