##// END OF EJS Templates
Fix for dynamically evaluated source code traceback...
Fix for dynamically evaluated source code traceback And add test. This should close #14057

File last commit:

r28633:7eeb48f0
r28653:8bef2457
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'