Skip to content

Commit db07acb

Browse files
Fix D212 doc linting error
1 parent e8f44c8 commit db07acb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

robot_descriptions/loaders/pybullet.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ def load_robot_description(
3030
commit: Optional[str] = None,
3131
**kwargs,
3232
) -> int:
33-
"""
34-
Load a robot description in PyBullet.
33+
"""Load a robot description in PyBullet.
3534
3635
Args:
3736
description_name: Name of the robot description.

0 commit comments

Comments
 (0)