Skip to content

Commit 35a58f8

Browse files
committed
formatting fix
1 parent 44cf44f commit 35a58f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/nested_pandas/nestedframe/test_nestedframe.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2217,4 +2217,3 @@ def test_issue350():
22172217
nf = nf.set_index(np.array([100, 100, 101]))
22182218
result = nf.reduce(lambda flux: {"new.flux": flux}, "nested.flux")
22192219
assert len(result) == 3
2220-

0 commit comments

Comments
 (0)