Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakevdp committed Sep 12, 2024
1 parent e7693ba commit 78b578c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ml_dtypes/tests/custom_float_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ def dtype_is_signed(dtype):
num_workers=3,
skip_tests=[
"testDiv",
"testPicklable",
"testPickleable",
"testRoundTripNumpyTypes",
"testRoundTripToNumpy",
],
Expand Down

0 comments on commit 78b578c

Please sign in to comment.