mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
86a24dd1c3
commit
8fa21c510d
@ -803,7 +803,6 @@ class BasicNewsRecipe(Recipe):
|
||||
if self.reverse_article_order:
|
||||
for feed in feeds:
|
||||
if hasattr(feed, 'reverse'):
|
||||
print 111111
|
||||
feed.reverse()
|
||||
|
||||
for f, feed in enumerate(feeds):
|
||||
|
Loading…
x
Reference in New Issue
Block a user