Code review comment for lp:~bigkevmcd/landscape-client/bug-710621-exit-more-gracefully

Revision history for this message
Frank Wierzbicki (fwierzbicki) wrote :

Some pep8 lints:

landscape/sysinfo/tests/test_deployment.py:237:48: E225 missing whitespace around operator
landscape/sysinfo/tests/test_deployment.py:285:80: E501 line too long (87 characters)

otherwise, looks good to me +1!

review: Approve

« Back to merge proposal