##// END OF EJS Templates
Avoid triggering jedi in string....
Avoid triggering jedi in string. Rely on the fact that the net to last token is an error and starts with ", or '

File last commit:

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