##// END OF EJS Templates
BUG: Traitlets now accepts instantiated sub-traits in List, Tuple, etc....
BUG: Traitlets now accepts instantiated sub-traits in List, Tuple, etc. For example, List(Int) worked as expected, but List(Instance(MyClass)) treated the argument as a default value.
epatters -
r8407:e1a4864e
Show More
Name Size Modified Last Commit Author
/ setupext
__init__.py Loading ...
install_data_ext.py Loading ...
setupext.py Loading ...