Skip to content

Commit fcc8f7f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent fa91ce0 commit fcc8f7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

happypose/pose_estimators/cosypose/cosypose/libmesh/urdf_utils.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ def convert_rigid_body_dataset_to_urdfs(
3636
3737
Args:
3838
----
39-
rb_ds (RigidObjectDataset):
39+
rb_ds (RigidObjectDataset):
4040
urdf_dir (Path):
41-
texture_size (tuple):
42-
override (bool): override directory
41+
texture_size (tuple):
42+
override (bool): override directory
4343
objname2label_file_name (str):
4444
4545
Returns:

0 commit comments

Comments
 (0)