Code review comment for lp:~edwin-grubbs/launchpad/bug-576388-proposing-team-info-message

Revision history for this message
Brad Crittenden (bac) wrote :

The branch looks good Edwin.

Personally I think:

team_string = team_names[0]

is more readable than:

[team_string] = team_names

review: Approve (code)

« Back to merge proposal