Fix flake8

This commit is contained in:
Fabrice Laporte 2017-05-03 00:02:09 +02:00
parent 7dab9f339e
commit b3fbdbae5a

View file

@ -362,7 +362,7 @@ class LyricsGooglePluginMachineryTest(LyricsGoogleBaseTest):
soup = BeautifulSoup(html, "html.parser",
parse_only=SoupStrainer('title'))
self.assertEqual(google.is_page_candidate(url, soup.title.string,
s['title'], s['artist']), True, url)
s['title'], s['artist']), True, url)
def test_is_page_candidate_fuzzy_match(self):
"""Test matching html page title with song infos -- when song infos are