Code review comment for lp:~jamiebennett/entertainer/Bug-261005

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

« Back to merge proposal