Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jokasimr committed Oct 31, 2023
1 parent 2ac809d commit f625118
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/nxdetector_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,6 @@ def test_pixel_masks_parses_masks_correctly(h5root, dtype):
),
)

# A 'boolean' bitmask can only define one mask
if dtype in ('int8', 'int16'):
assert len(da.masks) == 4
return
Expand Down

0 comments on commit f625118

Please sign in to comment.