Skip to content

Commit

Permalink
clean test
Browse files Browse the repository at this point in the history
  • Loading branch information
DeaMariaLeon committed Oct 28, 2024
1 parent f4acbbf commit 892aa2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/expr_and_series/map_batches_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

data = {"a": [1, 2, 3], "b": [4, 5, 6], "z": [7.0, 8.0, 9.0]}

input_list = {"a": [2, 4, 6, 8]}
expected = [2, 3, 4]


Expand Down

0 comments on commit 892aa2c

Please sign in to comment.