Skip to content

Conversation

@kristapratico
Copy link
Contributor

Verified correct formatting with sphinx locally.

@kristapratico kristapratico added the Storage Storage Service (Queues, Blobs, Files) label Aug 8, 2019
@adxsdk6
Copy link

adxsdk6 commented Aug 8, 2019

Can one of the admins verify this patch?

:param int timeout:
The timeout parameter is expressed in seconds.
:returns: A LeaseClient object.
:rtype: ~azure.storage.blob.lease.LeaseClient
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd use this PR to update rtypes here to something like this
~azure.storage.blob.aio.lease_async.LeaseClient

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point, I'll do this.

:start-after: [START copy_blob_from_url]
:end-before: [END copy_blob_from_url]
:language: python
:dedent: 12
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should dedent be 8? I see 8 dedent in some places.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

12 is correct. It depends on how indented the code sample is and how many dedents are needed to avoid excess whitespace.

:start-after: [START abort_copy_blob_from_url]
:end-before: [END abort_copy_blob_from_url]
:language: python
:dedent: 12
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here...should dedent be 8?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

12 looks good in the local docs here as well.

@kristapratico
Copy link
Contributor Author

client - ci and storage - ci checks are all green so I'm going to merge. Apparently there is a github bug that is causing the checks to look like they are still in progress.

@rakshith91
Copy link
Contributor

client - ci and storage - ci checks are all green so I'm going to merge. Apparently there is a github bug that is causing the checks to look like they are still in progress.

verified green CI

@kristapratico kristapratico merged commit 6fafa36 into Azure:master Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants