##// END OF EJS Templates
Rewrite syntax to be Python 3.5+...
Rewrite syntax to be Python 3.5+ Used <https://github.com/asottile/pyupgrade/&gt;

File last commit:

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