remove unnecessary newlines
This commit is contained in:
parent
50f54f20c5
commit
6247a29f90
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ def print_logo():
|
|||
Utility functions
|
||||
'''
|
||||
|
||||
|
||||
# Get articles of a feed
|
||||
def get_articles(feed):
|
||||
feed = feedparser.parse(feed['url'])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue