Merge lp:~jamiebennett/entertainer/Bug-261005 into lp:entertainer

Proposed by Jamie Bennett
Status: Merged
Merge reported by: Paul Hummer
Merged at revision: 288
Proposed branch: lp:~jamiebennett/entertainer/Bug-261005
Merge into: lp:entertainer
To merge this branch: bzr merge lp:~jamiebennett/entertainer/Bug-261005
Reviewer Review Type Date Requested Status
Joshua Scotton Approve
Entertainer Release Team Pending
Review via email: mp+1302@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Joshua Scotton (joshuascotton) wrote :

This fixes the bug and tests work fine

However pylint throws up
************* Module entertainerlib.backend.components.feeds.feed_fetcher
C0301: 63: Line too long (82/80)
C0301: 87: Line too long (81/80)
C0301: 87: Line too long (81/80)

Fix this and it's ready to go

284. By Jamie Bennett

Take out debug message and split long lines into two to conform with 80 character limit.

Revision history for this message
Joshua Scotton (joshuascotton) wrote :

pylint works now

review: Approve

Subscribers

People subscribed via source and target branches