We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2bd9cd commit bc7973eCopy full SHA for bc7973e
pre_commit_hooks/debug_statement_hook.py
@@ -8,6 +8,7 @@
8
9
10
DEBUG_STATEMENTS = {
11
+ 'bpdb',
12
'ipdb',
13
'pdb',
14
'pdbr',
0 commit comments