From a2aa705bb052bf0110a24ec2cd71a8498ec16f05 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 21 Sep 2011 10:50:46 -0600 Subject: [PATCH] ... --- recipes/historia_pl.recipe | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/historia_pl.recipe b/recipes/historia_pl.recipe index 68321df351..26cda733b2 100644 --- a/recipes/historia_pl.recipe +++ b/recipes/historia_pl.recipe @@ -1,3 +1,5 @@ +from calibre.web.feeds.news import BasicNewsRecipe + class Historia_org_pl(BasicNewsRecipe): title = u'Historia.org.pl' __author__ = 'fenuks'