How to set globally a tag?
Ouverte
- Langage dominant
- Python
- Étoiles
- 653
- Forks
- 217
- Merge moyen
- 2 j 21 h
- PR mergées (30 j)
- 2
Description
Hi,
I've got a simple question.
I'm developping a package with a lots of classes whose attributes are traitlets. All of them use the tag `sync` like this `x = Unicode().tag(sync=True)`.
Is there a way to set the `sync`tag to True by default for the whole package? This would prevent me from making an error and the code would be much more readable.
Thanks for your help
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.