Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jordandekraker authored Jun 26, 2024
1 parent 35806ce commit c9fa333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hippunfold/workflow/scripts/create_warps.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def summary(name, array):
coord_flat_pd_unnorm = coord_flat_pd * unfold_dims[1]
coord_flat_io_unnorm = coord_flat_io * unfold_dims[2]

# get unfolded grid
# get unfolded grid

points = np.stack(
[
Expand Down

0 comments on commit c9fa333

Please sign in to comment.