1 parent 252f046 commit 41b29e8Copy full SHA for 41b29e8
1 file changed
pre_commit_hooks/debug_statement_hook.py
@@ -10,6 +10,7 @@
10
DEBUG_STATEMENTS = {
11
'ipdb',
12
'pdb',
13
+ 'pdbr',
14
'pudb',
15
'pydevd_pycharm',
16
'q',
0 commit comments