Add 'DeveloperContent' to __all__

For better import *
This commit is contained in:
Simon Willison 2025-08-08 04:58:53 -07:00 committed by GitHub
parent 3efbf74253
commit bd5ed13085
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -708,6 +708,7 @@ __all__ = [
"Author",
"Content",
"TextContent",
"DeveloperContent",
"ToolDescription",
"SystemContent",
"Message",