Skip to content

Commit d8340bf

Browse files
author
Martin Durant
committed
format
1 parent 074d832 commit d8340bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

s3fs/tests/test_s3fs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ def test_config_kwargs_class_attributes_override():
229229

230230
def test_user_session_is_preserved():
231231
from aiobotocore.session import get_session
232+
232233
session = get_session()
233234
s3 = S3FileSystem(session=session)
234235
s3.connect()

0 commit comments

Comments
 (0)