AllenNeuralDynamics / AllenNeuralDynamics/aind-slims-api

Make SlimsBaseModel objects print nicely

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.