mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-08-30 23:00:21 -04:00
pep8
This commit is contained in:
parent
6e0e9453a7
commit
ff0158fb6e
@ -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'}):
|
||||
|
Loading…
x
Reference in New Issue
Block a user