mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add encoding declaration to people_daily recipe
This commit is contained in:
parent
e9e53e767b
commit
a4463603f8
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# vim:fileencoding=utf-8
|
||||
from calibre.web.feeds.news import BasicNewsRecipe
|
||||
import os
|
||||
import time
|
||||
|
Loading…
x
Reference in New Issue
Block a user