Edit docstring (#1310)

This commit is contained in:
pollfly 2024-08-08 19:12:12 +03:00 committed by GitHub
parent 97221b6c15
commit 35c8b9f7d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -219,9 +219,9 @@ class StorageManager(object):
.. note::
If we have a local file `~/folder/sub/file.ext` then
`StorageManager.upload_folder('~/folder/', 's3://bucket/')`
will create `s3://bucket/sub/file.ext`
If we have a local file ``\~/folder/sub/file.ext`` then
``StorageManager.upload_folder('\~/folder/', 's3://bucket/')``
will create ``s3://bucket/sub/file.ext``
:param str local_folder: Local folder to recursively upload
:param str remote_url: Target remote storage location, tree structure of `local_folder` will