Skip to content

Commit

Permalink
Change stub file
Browse files Browse the repository at this point in the history
  • Loading branch information
stxue1 committed Jul 14, 2023
1 parent 5632d89 commit a2804eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/toil/lib/aws/session.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
import botocore
from boto3 import Session
from botocore.client import Config
from botocore.credentials import JSONFileCache
from botocore.utils import JSONFileCache
from botocore.session import get_session

logger = logging.getLogger(__name__)
Expand Down

0 comments on commit a2804eb

Please sign in to comment.