##// END OF EJS Templates
Fix a couple of types annotation and actual types errors....
Fix a couple of types annotation and actual types errors. Running basic mypy just on the completer.

File last commit:

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