lint code

This commit is contained in:
Hugh Rundle
2021-11-01 11:58:08 +11:00
parent b593b9c9d3
commit 1533b55a32
2 changed files with 3 additions and 0 deletions

View File

@ -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_"):