diff --git a/recipes/rt.recipe b/recipes/rt.recipe index 1d2f398fae..9eb20d5b3c 100644 --- a/recipes/rt.recipe +++ b/recipes/rt.recipe @@ -2,6 +2,7 @@ # vim:fileencoding=utf-8 from calibre.web.feeds.news import BasicNewsRecipe + class RtRecipe(BasicNewsRecipe): title = 'RT на русском' __author__ = 'Vuizur'