##// END OF EJS Templates
Fixed PyQt 5.11 backwards incompatibility by moving import sip after other imports
Fixed PyQt 5.11 backwards incompatibility by moving import sip after other imports

File last commit:

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