##// 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.

File last commit:

r2009:2a0ba18d
r8407:e1a4864e
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer