lint code
This commit is contained in:
parent
b593b9c9d3
commit
1533b55a32
2 changed files with 3 additions and 0 deletions
|
@ -122,6 +122,7 @@ def get_author_isni_data(isni):
|
|||
|
||||
|
||||
def build_author_dict(match_value):
|
||||
"""Build dict with basic author details from ISNI or author name"""
|
||||
|
||||
# if it is an isni value get the data
|
||||
if match_value.startswith("isni_match_"):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue