Code review comment for lp://staging/~smoser/nova/lp845155

Revision history for this message
William Wolf (throughnothing) wrote :

Actually, you do have one pep8 error:

25 + # public-keys should only show up if it is non-empty (if user specified one)

That line needs to be 79 chars or less, so split that up, and then I think you're good.

review: Needs Fixing

« Back to merge proposal