Skip to content

Commit

Permalink
Closes Bears-R-Us#2989 PROTO_tests/tests/pdarray_creation_test.py has…
Browse files Browse the repository at this point in the history
… failing test (Bears-R-Us#2990)

Co-authored-by: Amanda Potts <ajpotts@users.noreply.github.com>
  • Loading branch information
ajpotts and ajpotts authored Feb 22, 2024
1 parent 4edfddd commit 4149957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arkouda/dtypes.py
Original file line number Diff line number Diff line change
@@ -193,6 +193,7 @@ def __repr__(self) -> str: # type: ignore
np.int32,
np.int64,
float,
np.float32,
np.float64,
np.uint8,
np.uint16,

0 comments on commit 4149957

Please sign in to comment.