##// END OF EJS Templates
Remove no longer needed mypy note, mention darker/black versions (#14343)...
Remove no longer needed mypy note, mention darker/black versions (#14343) Fixes https://github.com/ipython/ipython/issues/14338 Thanks @s-kai273 for pointing out missing version info.

File last commit:

r28633:7eeb48f0
r28652:6f35f84e merge
Show More
setup.cfg
7 lines | 104 B | text/x-ini | IniLexer
[velin]
ignore_patterns =
IPython/core/tests
IPython/testing
[tool.black]
exclude = 'timing\.py'