Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmarwitz committed Apr 17, 2024
1 parent 4a65044 commit 30a30bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions minimalkv/net/s3fsstore.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,8 @@ def _from_parsed_url(
session_token=url_session_token,
)

# test

boto3_params = credentials.as_boto3_params()
host = parsed_url.gethost()
port = parsed_url.getport()
Expand Down

0 comments on commit 30a30bf

Please sign in to comment.