Skip to content

Commit

Permalink
Update tswriter.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseMckinzie committed Jul 17, 2024
1 parent bf3b9b6 commit 861b489
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/python/bfiocpp/tswriter.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ def write_image_data(
"""

if not isinstance(image_data, np.ndarray):

raise ValueError("Image data must be a 5d numpy array")

try:
Expand Down

0 comments on commit 861b489

Please sign in to comment.