##// END OF EJS Templates
Apply black to IPython/extensions/tests/test_autoreload.py...
Apply black to IPython/extensions/tests/test_autoreload.py black --target-version py36 IPython/extensions/tests/test_autoreload.py To ignore those changes when using git blame see the content of .git-blame-ignore-revs

File last commit:

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