aboutsummaryrefslogtreecommitdiffhomepage
path: root/.pylintrc-tests
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-08-28 12:55:40 -0700
committerGravatar ncteisen <ncteisen@gmail.com>2018-08-28 12:55:40 -0700
commit6076b1d7982b4d0778dd68c236075b5c36b72e0d (patch)
tree1da2c80065a6844ca0480bd83217792cc3185886 /.pylintrc-tests
parent3f002567c4c1f8cc7542aeee2d60d6d0c4c5dd54 (diff)
parent4b5b019d5644affef122e06c6898811286850b8d (diff)
Merge branch 'channelz-subchannels' into channelz-server
Diffstat (limited to '.pylintrc-tests')
-rw-r--r--.pylintrc-tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/.pylintrc-tests b/.pylintrc-tests
index ebe9d507cd..e68755c674 100644
--- a/.pylintrc-tests
+++ b/.pylintrc-tests
@@ -20,6 +20,8 @@ notes=FIXME,XXX
[MESSAGES CONTROL]
+extension-pkg-whitelist=grpc._cython.cygrpc
+
disable=
# These suppressions are specific to tests:
#