Skip to content

Conversation

@MaheshShukla1
Copy link

Summary

Fix typo in TransferCoordinator.set_status_to_queued() docstring and correct the .done() docstring which had inverted return description. This is a documentation-only change.

Changes

  • Corrected typo "TransferFutrue" → "TransferFuture"
  • Clarified .done() docstring to match implementation
  • Minor wording improvement for BaseTransferFuture.meta docstring

Testing

  • Ran pre-commit run --all-files locally (auto-format applied and staged)
  • Verified no behavioral changes — only docstring/text edits

Contributed under Apache 2.0 license.

* release-0.13.1:
  Bumping version to 0.13.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants