From 93f15c78c48496052a10c67c8312cc24320f3529 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 18 Jul 2025 07:57:54 +0530 Subject: [PATCH] pep8 --- recipes/nymag.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/nymag.recipe b/recipes/nymag.recipe index 6e46301bc9..419fbb80f3 100644 --- a/recipes/nymag.recipe +++ b/recipes/nymag.recipe @@ -26,7 +26,7 @@ class NewYorkMagazine(BasicNewsRecipe): extra_css = ''' .nym-image-figcaption, .bylines, .rubric, - .clay-paragraph_prologue, + .clay-paragraph_prologue, .secondary-area-caption-credits { font-size: small; }