mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 11:36:54 +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 = {
|
||||
'dbgp',
|
||||
'dbgp.client',
|
||||
'ipdb',
|
||||
'pdb',
|
||||
'pdbr',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue