How to set globally a tag?
未关闭
- 主要语言
- Python
- 星标
- 653
- 派生
- 217
- 平均合并
- 2 天 21 小时
- 30 天内合并 PR
- 2
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。