Skip to content

Commit 80d4b40

Browse files
crazyengRaj Balaebail
authored andcommitted
PackedArray must do the same
1 parent 6d657e3 commit 80d4b40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wolframclient/language/array.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,4 @@ def _valid_type_or_fail(self, type):
4747
"Type %s is not one of the supported packed array types: %s."
4848
% (type, ", ".join(constants.VALID_PACKED_ARRAY_LABEL_TYPES_TUPLE))
4949
)
50+
return type

0 commit comments

Comments
 (0)