Skip to content

Commit 3a72005

Browse files
committed
pass precommit
1 parent 1529e46 commit 3a72005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/demos/bin_packing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ def reset_object_collections(
153153
view_states: Flat tensor (N, 13) with [x, y, z, qx, qy, qz, qw, lin(3), ang(3)] in world frame.
154154
view_ids: 1D tensor of indices into ``view_states`` to update.
155155
noise: If True, apply pose and velocity noise before writing.
156-
156+
157157
Returns:
158158
None: This function updates ``view_states`` and the underlying PhysX view in-place.
159159
"""

0 commit comments

Comments
 (0)