mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-09 21:04:17 +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',
|
'pydevd_pycharm',
|
||||||
'q',
|
'q',
|
||||||
'rdb',
|
'rdb',
|
||||||
|
'celery.contrib',
|
||||||
'rpdb',
|
'rpdb',
|
||||||
'wdb',
|
'wdb',
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue