-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
I get the following error:
[...]
File "...seo\seo_enhancer\html_enhancer\article_schema_creator.py", line 17, in __init__
self._author = author.name
AttributeError: 'NoneType' object has no attribute 'name'
The reason for the error is:
The implicit assumption that the object author is not empty is wrong because there's the option to have no authors for an article.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers