missing import
This commit is contained in:
parent
8a32f75c0a
commit
bc567a2208
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
from logging import warning
|
||||
import feedparser
|
||||
import re
|
||||
import datetime
|
||||
|
||||
class Article:
|
||||
RSS = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue