feat: support object-level descriptions #78
Reference in New Issue
Block a user
Delete Branch "model-desc"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
By saving them as a pydantic model docstring.
Fixes https://github.com/HideyoshiNakazone/jambo/issues/77
(also adds docstrings on enums, as a very similar fix)
If approved/merged, I'd love a small release with this, if you don't mind.
Codecov Report
✅ All modified and coverable lines are covered by tests.
📢 Thoughts on this report? Let us know!
Hey @mikix, thanks for the PR! I liked the implementation and will be approving it. Thanks a lot for the contribution!