Linting after merge conflict
This commit is contained in:
parent
e59a480065
commit
91997b6f4c
@ -57,7 +57,7 @@ class EditBook(View):
|
|||||||
data["add_author"] = add_author
|
data["add_author"] = add_author
|
||||||
data["author_matches"] = []
|
data["author_matches"] = []
|
||||||
data["isni_matches"] = []
|
data["isni_matches"] = []
|
||||||
|
|
||||||
for author in add_author:
|
for author in add_author:
|
||||||
if not author:
|
if not author:
|
||||||
continue
|
continue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user