Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Jul 24, 2024
1 parent a91ecb3 commit 45046f6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,6 @@ def test_fallback_without_dtype(
[timedelta(hours=0), 1_000],
[D("12.345"), 100],
[D("12.345"), 3.14],
[D("0.12345"), D("6789.0")],
[{"a": 1, "b": "foo"}, {"a": -1, "b": date(2020, 12, 31)}],
[{"a": None}, {"a": 1.0}, {"a": 1}],
],
Expand Down

0 comments on commit 45046f6

Please sign in to comment.