Skip to content

docs: replace Placeholder docstrings with meaningful descriptions#1288

Merged
mfisher87 merged 1 commit into
earthaccess-dev:mainfrom
mvanhorn:osc/597-replace-placeholder-docstrings
Apr 9, 2026
Merged

docs: replace Placeholder docstrings with meaningful descriptions#1288
mfisher87 merged 1 commit into
earthaccess-dev:mainfrom
mvanhorn:osc/597-replace-placeholder-docstrings

Conversation

@mvanhorn

@mvanhorn mvanhorn commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Replaces all 14 "Placeholder" docstring subject lines with concise descriptions based on each function's implementation.

Changes

  • earthaccess/results.py: 13 placeholder subject lines replaced (DataCollection and DataGranule methods)
  • earthaccess/search.py: 1 placeholder subject line replaced

Each new subject line follows imperative mood and describes what the function returns or does.

Fixes #597

This contribution was developed with AI assistance (Codex).


📚 Documentation preview 📚: https://earthaccess--1288.org.readthedocs.build/en/1288/

Replace all 14 "Placeholder" subject lines with concise descriptions of
what each function returns or does, based on the function implementation
and existing parameter/return annotations.

Fixes earthaccess-dev#597
@github-actions

github-actions Bot commented Apr 9, 2026

Copy link
Copy Markdown

Binder 👈 Launch a binder notebook on this branch for commit e27fcc2

I will automatically update this comment whenever this PR is modified

@chuckwondo chuckwondo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you @mvanhorn!

@mfisher87

Copy link
Copy Markdown
Member

Nice, thanks Matt!

@mfisher87 mfisher87 merged commit a240169 into earthaccess-dev:main Apr 9, 2026
13 of 16 checks passed
@mvanhorn

Copy link
Copy Markdown
Contributor Author

Thanks for the review and merge, @mfisher87!

@mfisher87

Copy link
Copy Markdown
Member

No worries, I really appreciated this contribution! This can has been kicked down the road for too long and I'm so glad you joined us and took care of it :)

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.

Replace docstring "Placeholder" text

3 participants