AllenNeuralDynamics / AllenNeuralDynamics/aind-slims-api
Make SlimsBaseModel objects print nicely
Ouverte
- Langage dominant
- Python
- Étoiles
- 0
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.