Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

fix docstring for S3Bucket.read_path #397

Merged
merged 2 commits into from
Mar 22, 2024
Merged

fix docstring for S3Bucket.read_path #397

merged 2 commits into from
Mar 22, 2024

Conversation

kevingrismore
Copy link
Contributor

Closes #379

Example

Screenshots

Checklist

  • References any related issue by including "Closes #" or "Closes ".
    • If no issue exists and your change is not a small fix, please create an issue first.
  • Includes tests or only affects documentation.
  • Passes pre-commit checks.
    • Run pre-commit install && pre-commit run --all locally for formatting and linting.
  • Includes screenshots of documentation updates.
    • Run mkdocs serve view documentation locally.

@kevingrismore kevingrismore requested a review from a team as a code owner March 17, 2024 17:46
@kevingrismore kevingrismore added the documentation Improvements or additions to documentation label Mar 17, 2024
Copy link
Contributor

@discdiver discdiver left a comment

Choose a reason for hiding this comment

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

Good catch, @kevingrismore!

@desertaxle desertaxle merged commit 75d914c into main Mar 22, 2024
6 checks passed
@desertaxle desertaxle deleted the fix-bucket-docstring branch March 22, 2024 15:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Credential use examples are in correct in documentation
3 participants