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

r25705:ad14ee33
r26242:a6a7e4dd
Show More
mypy.ini
4 lines | 82 B | text/x-ini | IniLexer
[mypy]
python_version = 3.6
ignore_missing_imports = True
follow_imports = silent