Document `TraitType.read_only`
Abierto
documentation
- Lenguaje dominante
- Python
- Estrellas
- 653
- Forks
- 217
- Merge medio
- 2 d 21 h
- PR fusionados (30 d)
- 2
Descripción
By searching the repo, I was able to find this description in the changelog:
> Trait attributes initialized with read_only=True can only be set with the set_trait method. Attempts to directly modify a read-only trait attribute raises a TraitError.
This description would be nice to have in docs/docstrings!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.