##// END OF EJS Templates
Set InterruptiblePdb as the default debugger....
Set InterruptiblePdb as the default debugger. This make sure that user can stop pdb with SigInt, for example if you refresh your notebook while being in a debug session.

File last commit:

r26880:24d76d5b
r26947:e92f7049
Show More
codecov.yml
7 lines | 106 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
codecov:
require_ci_to_pass: false