Code review comment for lp:~free.ekanayaka/landscape-client/config-failure

Revision history for this message
Sidnei da Silva (sidnei) wrote :

Oh, some small cleanups too:

=== pep8 ===

landscape/tests/test_configuration.py:1493:1: E302 expected 2 blank lines, found 3
landscape/tests/test_configuration.py:1529:9: E301 expected 1 blank line, found 2
landscape/tests/test_configuration.py:1579:9: E301 expected 1 blank line, found 2
landscape/configuration.py:496:5: E301 expected 1 blank line, found 2

=== pyflakes ===

landscape/tests/test_configuration.py:6: 'reactor' imported but unused

« Back to merge proposal