Skip to content

Commit 8d75cd5

Browse files
Jeffrey WhitakerJeffrey Whitaker
authored andcommitted
update
1 parent c05ac10 commit 8d75cd5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/test_fancyslicing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ def test_get(self):
144144

145145
# slicing with all False booleans (PR #1197)
146146
iby[:] = False
147-
print(ibx,iby,ibz)
148147
data = v[ibx,iby,ibz]
149148
assert data.size == 0
150149

0 commit comments

Comments
 (0)