blob: 4694b5b2e8a9887d681739fcf8845753fbdf680a (
plain) (
blame)
1
2
3
4
5
|
--- contrib/python/ipython/py3/IPython/core/ultratb.py (index)
+++ contrib/python/ipython/py3/IPython/core/ultratb.py (working tree)
@@ -613,1 +613,1 @@ class VerboseTB(TBTools):
- tb_highlight = "bg:ansiyellow"
+ tb_highlight = ""
|