code cleanup

This commit is contained in:
Hugh Rundle 2021-11-01 11:39:37 +11:00
parent 552980e208
commit 630f508ee4
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,5 @@
""" template filters for really common utilities """
import os
from functools import reduce
from uuid import uuid4
from django import template
from django.utils.translation import gettext_lazy as _

View File

@ -120,6 +120,7 @@ def get_author_isni_data(isni):
return author
def build_author_dict(match_value):
# if it is an isni value get the data