##// END OF EJS Templates
make sentinel class for some kwargs....
make sentinel class for some kwargs. The signature is a little more sane with `fun(..., default=module.value)` instead of `fun(..., default=<object object at 0x12345678>)`
Matthias Bussonnier -
r21045:12680619
Show More
Name Size Modified Last Commit Author
/ jupyter_nbformat
tests
v1
v2
v3
v4
__init__.py Loading ...
converter.py Loading ...
current.py Loading ...
notebooknode.py Loading ...
reader.py Loading ...
sign.py Loading ...
validator.py Loading ...