mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-08 12:34:17 +00:00
added dbgp (Komodo IDE debugger) package
This commit is contained in:
parent
f5894ac96a
commit
6c462f5aa5
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ from typing import Sequence
|
||||||
|
|
||||||
|
|
||||||
DEBUG_STATEMENTS = {
|
DEBUG_STATEMENTS = {
|
||||||
|
'dbgp',
|
||||||
|
'dbgp.client',
|
||||||
'ipdb',
|
'ipdb',
|
||||||
'pdb',
|
'pdb',
|
||||||
'pdbr',
|
'pdbr',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue