Skip to content

Commit beed685

Browse files
committed
sigh
1 parent dfe3f0d commit beed685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microSALT/utils/pubmlst/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
should_skip_endpoint,
2222
)
2323
from microSALT.utils.pubmlst.constants import RequestType, HTTPMethod, ResponseHandler
24-
from microSALT.utils.pubmlst.exceptions import PUBMLSTError, SessionTokenRequestError
24+
from microSALT.utils.pubmlst.exceptions import PubMLSTError, SessionTokenRequestError
2525
from microSALT.utils.pubmlst.authentication import load_session_credentials
2626
from microSALT.utils.pubmlst.authentication import get_new_session_token
2727
from microSALT import logger

0 commit comments

Comments
 (0)