Pylint fixes
This commit is contained in:
parent
13e23a868d
commit
94a6675dc4
4 changed files with 4 additions and 3 deletions
|
@ -106,7 +106,7 @@ def find_authors_by_name(name_string, description=False):
|
|||
|
||||
if titles:
|
||||
# some of the "titles" in ISNI are a little ...iffy
|
||||
# '@' is used by ISNI/OCLC to index the starting point ignoring stop words
|
||||
# @ is used by ISNI/OCLC to index the starting point ignoring stop words
|
||||
# (e.g. "The @Government of no one")
|
||||
title_elements = [
|
||||
e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue