Skip to content

Commit 01c14cc

Browse files
committed
Update api.py
1 parent 31ab521 commit 01c14cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

indra/sources/drugbank/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import logging
22
from xml.etree import ElementTree
3+
34
from .processor import DrugbankProcessor
45

56
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)