Skip to content

Commit 4e3f3dc

Browse files
committed
print
1 parent 3fd621c commit 4e3f3dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gallery/transforms/plot_rotated_box_transforms.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
# the exact same clamped boxes. The non-clamped boxes will show dimensions that are further away from the image:
160160
print("boxes with soft clamping:")
161161
print(soft_center_crops_and_boxes)
162+
print()
162163
print("boxes with no clamping:")
163164
print(no_clamping_center_crops_and_boxes)
164165

0 commit comments

Comments
 (0)