Skip to content

Commit a63ea0f

Browse files
author
Robbie Muir
committed
formatting
1 parent be80b0c commit a63ea0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_repr.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ def test_constraint_repr(con: Constraint) -> None:
169169
def test_empty_repr() -> None:
170170
repr(u.loc[[]])
171171
repr(lu.sel(dim_0=[]))
172-
repr(lu.sel(dim_0=[]) >= 0)
173172

174173

175174
@pytest.mark.parametrize("obj", [v, lv, cv_, cv])

0 commit comments

Comments
 (0)