Add encoding declaration to people_daily recipe

This commit is contained in:
Kovid Goyal
2021-04-18 16:09:45 +05:30
parent e9e53e767b
commit a4463603f8
+2
View File
@@ -1,3 +1,5 @@
#!/usr/bin/env python
# vim:fileencoding=utf-8
from calibre.web.feeds.news import BasicNewsRecipe
import os
import time