##// 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:

r20955:c71dcbcd
r24949:434ac7b1
Show More
clientabc.py
1 line | 39 B | text/x-python | PythonLexer
from jupyter_client.clientabc import *