Update pharmap_url.py
Browse files- pharmap_url.py +1 -1
pharmap_url.py
CHANGED
|
@@ -16,7 +16,7 @@ from bs4.element import Comment
|
|
| 16 |
# from utils.pharmap_utils.dtxutils import *
|
| 17 |
# from utils.pharmap_utils.dictutils import *
|
| 18 |
|
| 19 |
-
from
|
| 20 |
|
| 21 |
|
| 22 |
# @st.cache(show_spinner=True)
|
|
|
|
| 16 |
# from utils.pharmap_utils.dtxutils import *
|
| 17 |
# from utils.pharmap_utils.dictutils import *
|
| 18 |
|
| 19 |
+
from stanzautils import *
|
| 20 |
|
| 21 |
|
| 22 |
# @st.cache(show_spinner=True)
|