From a4463603f8d97dbbd1830d2a601cfa139356bb99 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 18 Apr 2021 16:09:45 +0530 Subject: [PATCH] Add encoding declaration to people_daily recipe --- recipes/people_daily.recipe | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/people_daily.recipe b/recipes/people_daily.recipe index cde50ab53e..15afe3f41f 100644 --- a/recipes/people_daily.recipe +++ b/recipes/people_daily.recipe @@ -1,3 +1,5 @@ +#!/usr/bin/env python +# vim:fileencoding=utf-8 from calibre.web.feeds.news import BasicNewsRecipe import os import time