Skip to content

Export ContentPDF from chatlas.types#312

Merged
cpsievert merged 4 commits into
mainfrom
fix/export-content-pdf
May 18, 2026
Merged

Export ContentPDF from chatlas.types#312
cpsievert merged 4 commits into
mainfrom
fix/export-content-pdf

Conversation

@cpsievert
Copy link
Copy Markdown
Collaborator

Summary

  • ContentPDF was the only Content subclass not re-exported from chatlas.types, making it inaccessible to users who import from the public types module. This adds it alongside the other content types.

Test plan

  • Verified from chatlas.types import ContentPDF succeeds after the change

cpsievert added 4 commits May 18, 2026 11:32
ContentPDF was defined in _content.py but missing from the types module
re-exports, unlike all other Content subclasses.
Fixes the "Check for pricing updates in Ellmer" CI check.
@cpsievert cpsievert merged commit 3a99b3b into main May 18, 2026
8 checks passed
@cpsievert cpsievert deleted the fix/export-content-pdf branch May 18, 2026 20:48
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