mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
pep8
This commit is contained in:
parent
61dc642c42
commit
df6b0bf2f8
@ -53,7 +53,7 @@ class livelaw(BasicNewsRecipe):
|
|||||||
),
|
),
|
||||||
dict(attrs={'class':lambda x: x and 'inside-post-ad' in x}),
|
dict(attrs={'class':lambda x: x and 'inside-post-ad' in x}),
|
||||||
dict(attrs={'id':[
|
dict(attrs={'id':[
|
||||||
'news_buzz_updates', 'after_tags', 'comments_before', 'comments', 'comments_after'
|
'news_buzz_updates', 'after_tags', 'comments_before', 'comments', 'comments_after'
|
||||||
]})
|
]})
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user