Skip to content

Commit

Permalink
refactorings of comments
Browse files Browse the repository at this point in the history
  • Loading branch information
GueLaKais committed Jun 29, 2024
1 parent 08f962f commit 4ba65c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion colcon_ros_cargo/task/ament_cargo/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@ def _build_cmd(self, cargo_args):


def write_cargo_config_toml(package_paths):
"""Write the resolved package paths to config.toml.
"""
Write the resolved package paths to config.toml.
:param package_paths: A mapping of package names to paths
"""
Expand Down

0 comments on commit 4ba65c4

Please sign in to comment.