Skip to content

Commit 0187380

Browse files
Add 1 space to fix indentation (#33877)
1 parent d249cc6 commit 0187380

File tree

1 file changed

+1
-1
lines changed
  • sdk/storage/azure-storage-file-share/azure/storage/fileshare

1 file changed

+1
-1
lines changed

sdk/storage/azure-storage-file-share/azure/storage/fileshare/_file_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ def upload_file(
525525
directory/file. Note: Only one of the x-ms-file-permission or
526526
x-ms-file-permission-key should be specified.
527527
:type permission_key: str
528-
:keyword file_change_time:
528+
:keyword file_change_time:
529529
Change time for the file. If not specified, change time will be set to the current date/time.
530530
531531
.. versionadded:: 12.8.0

0 commit comments

Comments
 (0)