From c4aaae33f37b2dfa136680eb93ed76a223907690 Mon Sep 17 00:00:00 2001 From: "ilker m. sitki" Date: Thu, 29 Aug 2024 16:56:35 +0200 Subject: [PATCH] delete the author name Changes to be committed: modified: cumhuriyet.recipe --- recipes/cumhuriyet.recipe | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/cumhuriyet.recipe b/recipes/cumhuriyet.recipe index 6b706c0f07..60d3c8e06c 100644 --- a/recipes/cumhuriyet.recipe +++ b/recipes/cumhuriyet.recipe @@ -3,7 +3,6 @@ from calibre.web.feeds.news import BasicNewsRecipe class Cumhuriyet(BasicNewsRecipe): title = 'Cumhuriyet' - __author__ = 'ims' description = 'News from Turkey' language = 'tr' publisher = 'Cumhuriyet'