mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
Detect import rdb from celery.contrib
This commit is contained in:
parent
84e478bc42
commit
4f477d424d
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ DEBUG_STATEMENTS = {
|
|||
'pydevd_pycharm',
|
||||
'q',
|
||||
'rdb',
|
||||
'celery.contrib',
|
||||
'rpdb',
|
||||
'wdb',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue