Skip to content

Commit 7f1ef5d

Browse files
committed
make style
1 parent 3a4cecd commit 7f1ef5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/transformers/models/owlv2/modular_owlv2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@ def _preprocess(
205205

206206
processed_images = reorder_images(processed_images_grouped, grouped_images_index)
207207

208-
209208
return BatchFeature(data={"pixel_values": processed_images}, tensor_type=return_tensors)
210209

211210

0 commit comments

Comments
 (0)