Commit addad5e9 authored by Jérome Perrin's avatar Jérome Perrin

no ipdb

parent b7d48dce
......@@ -474,6 +474,7 @@ class DebugTestResult:
def _start_debugger(self, tb):
try:
raise ImportError()
# try ipython if available
import IPython
try:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment