Code review comment for ~tlashchova/cloud-init:fix-bug-add-unittest

Revision history for this message
Joshua Powers (powersj) wrote :

Hi! Sorry about the extra failure messages, but it does look like in the last round of tests flake 8 found two issues:

tests/unittests/test_sshutil.py:138:68: E231 missing whitespace after ','
tests/unittests/test_sshutil.py:159:13: E123 closing bracket does not match indentation of opening bracket's line

« Back to merge proposal