Detect import rdb from celery.contrib

This commit is contained in:
q0w 2023-04-20 16:21:21 +03:00 committed by GitHub
parent 84e478bc42
commit 4f477d424d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ DEBUG_STATEMENTS = {
'pydevd_pycharm',
'q',
'rdb',
'celery.contrib',
'rpdb',
'wdb',
}