##// END OF EJS Templates
move test_lexers to lib/tests...
move test_lexers to lib/tests to match the module it tests

File last commit:

r21143:7489246f
r21232:77e5eee4
Show More
__main__.py
2 lines | 68 B | text/x-python | PythonLexer
Min RK
add missing jupyter_nbconvert.__main__
r21143 from .nbconvertapp import launch_new_instance
launch_new_instance()