Code review comment for lp:~carla-sella/music-app/show_albums_sheet

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Carla, remember to run pyflakes to :-)

+ pyflakes .
./tests/autopilot/music_app/tests/test_music.py:13: 'NotEquals' imported but unused
./tests/autopilot/music_app/tests/test_music.py:209: local variable 'albumstab' is assigned to but never used
./debian/music-app-autopilot/usr/lib/python2.7/dist-packages/music_app/tests/test_music.py:13: 'NotEquals' imported but unused
./debian/music-app

Should be an easy fix.

review: Needs Fixing

« Back to merge proposal