Better launch, cleaner shutdown (wip)
This commit is contained in:
@@ -57,6 +57,6 @@ def get_description(article_object):
|
||||
try:
|
||||
article_object.set_keywords(news_article.keywords)
|
||||
except AttributeError:
|
||||
pass # list would have been empty anyway
|
||||
pass # list would have been empty anyway
|
||||
|
||||
return article_object
|
||||
|
||||
Reference in New Issue
Block a user