Skip to content

Commit e88dae1

Browse files
committed
add missing import
1 parent 2b51638 commit e88dae1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ames/harvesters/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
from .caltechauthors import get_request_id_title
1919
from .caltechauthors import get_publisher
2020
from .caltechauthors import get_authors
21+
from .caltechauthors import get_doi
2122
from .caltechauthors import classify_link
2223
from .caltechauthors import extract_https_links
2324
from .caltechauthors import clean_link

0 commit comments

Comments
 (0)