##// END OF EJS Templates
Add regression test...
Add regression test There's a bug in try_import that will cause this test to raise an "NoneType has no attribute" exception.

File last commit:

r21337:03608cd1
r24419:2ebf3b82
Show More
connect.py
2 lines | 69 B | text/x-python | PythonLexer
from ipykernel.connect import *
from jupyter_client.connect import *