Code review comment for lp://qastaging/~hopem/charms/trusty/mysql/fix-lp1425999

Revision history for this message
Jorge Niedbalski (niedbalski) wrote :

Hello Edward,

Thanks for your submission. I fixed the following lint errors:

unit_tests/test_mysql_common.py:6:1: E402 module level import not at top of file
unit_tests/test_mysql_common.py:13:9: F841 local variable 'h' is assigned to but never used
unit_tests/test_mysql_common.py:17:49: W292 no newline at end of file

Merged.

review: Approve

« Back to merge proposal