Skip to content

Commit eae744c

Browse files
stephane-caronStéphane Caron
authored andcommitted
File mode and docstring updates to _package_dirs
1 parent 2ba791a commit eae744c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

robot_descriptions/_package_dirs.py

100755100644
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020

2121

2222
def get_package_dirs(module) -> List[str]:
23-
"""
24-
Get package directories for a given module.
23+
"""Get package directories for a given module.
2524
2625
Args:
2726
module: Robot description module.

0 commit comments

Comments
 (0)