AllenNeuralDynamics / AllenNeuralDynamics/aind-slims-api
Make SlimsBaseModel objects print nicely
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 0
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Currently if you print an object derived from SlimsBaseModel, it includes the full json_entity, which makes it unreadable. Probably the easiest thing would be to rename the `json_entity` attribute to `_json_entity` so pydantic doesn't include it as a Field.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.