Skip to content

Fix list output documentation#107

Open
jfbastien wants to merge 2 commits into
colcon:mainfrom
jfbastien:patch-1
Open

Fix list output documentation#107
jfbastien wants to merge 2 commits into
colcon:mainfrom
jfbastien:patch-1

Conversation

@jfbastien

Copy link
Copy Markdown

The implementation at https://github.com/colcon/colcon-package-information/blob/master/colcon_package_information/verb/list.py does: pkg.name + '\t' + str(pkg.path) + '\t(%s)' % pkg.type

The documentation wasn't precise about this.

The implementation at https://github.com/colcon/colcon-package-information/blob/master/colcon_package_information/verb/list.py
does: `pkg.name + '\t' + str(pkg.path) + '\t(%s)' % pkg.type`

The documentation wasn't precise about this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant