Skip to content

Commit c61846d

Browse files
author
cmdupuis3
committed
omg
1 parent 630bb27 commit c61846d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xbatcher/generators.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ def _drop_input_dims(ds, input_dims, suffix='_input'):
5353
out.coords[dim] = newdim, ds[dim].data, ds[dim].attrs
5454
return out
5555

56+
5657
def _maybe_stack_batch_dims(
5758
ds, input_dims, squeeze_batch_dim, stacked_dim_name='sample'
5859
):

0 commit comments

Comments
 (0)