Skip to content

docs: list azure_blob in the load_emails source docstring#59

Merged
fmasi merged 1 commit into
mainfrom
docs/load-emails-azure-docstring
Jun 12, 2026
Merged

docs: list azure_blob in the load_emails source docstring#59
fmasi merged 1 commit into
mainfrom
docs/load-emails-azure-docstring

Conversation

@fmasi

@fmasi fmasi commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Follow-up to the #58 review — the source arg docstring listed only enron/mail_archive_x; azure_blob is also valid (and now test-covered). Docstring-only.

🤖 Generated with Claude Code

Follow-up to the #58 review: the `source` arg docstring listed only
"enron"/"mail_archive_x"; "azure_blob" is also valid (and now test-covered).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@claude

claude Bot commented Jun 12, 2026

Copy link
Copy Markdown

Review Summary

Docstring-only, one-line change — consistent with the CLAUDE.md rule that documentation-only changes need no test coverage.

Correctness: The added value azure_blob is fully implemented in the elif source == "azure_blob" branch at loader.py:41, and the existing error message at line 46 already enumerates all three valid sources. The docstring now matches the code.

No issues found. Change is correct and complete.

@fmasi fmasi merged commit 7f85656 into main Jun 12, 2026
2 checks passed
@fmasi fmasi deleted the docs/load-emails-azure-docstring branch June 12, 2026 10:58
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.

1 participant