AllenNeuralDynamics / AllenNeuralDynamics/aind-slims-api
Make SlimsBaseModel objects print nicely
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 0
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.