Add Deprecation of Trait Declarations via Classes to Migration Notes
Open
good first issue
- Dominant language
- Python
- Stars
- 653
- Forks
- 217
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 2
Description
Declaring traits as classes instead of instances is deprecated following https://github.com/ipython/traitlets/pull/51. We should add this to the migration notes:
http://traitlets.readthedocs.io/en/stable/migration.html
Contributor guide
Assessment
This issue has not been assessed yet.