traitlets icon indicating copy to clipboard operation
traitlets copied to clipboard

Add Deprecation of Trait Declarations via Classes to Migration Notes

Open rmorshea opened this issue 6 years ago • 0 comments

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

rmorshea avatar Apr 04 '19 01:04 rmorshea