mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-30 18:45:20 -04:00
pep8
This commit is contained in:
@@ -131,7 +131,6 @@ class HBR(BasicNewsRecipe):
|
||||
if issue_title:
|
||||
self.timefmt = f' [{self.tag_to_string(issue_title)}]'
|
||||
|
||||
|
||||
feeds = OrderedDict()
|
||||
|
||||
for h3 in soup.findAll('h3', attrs={'class': 'hed'}):
|
||||
|
||||
Reference in New Issue
Block a user