aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_tests/tests/unit/_auth_context_test.py
diff options
context:
space:
mode:
authorGravatar Richard Belleville <rbellevi@google.com>2018-10-30 18:53:00 -0700
committerGravatar Richard Belleville <rbellevi@google.com>2018-10-30 18:53:00 -0700
commit4d086ef0f453b59293f1a11b5f689104bbdcb80a (patch)
tree9f584648fdddbdc88102e2209de7da960eb1756a /src/python/grpcio_tests/tests/unit/_auth_context_test.py
parentfb972c960f707928298f4949f7b897881286b61e (diff)
Fix various mind-numbing typos
Diffstat (limited to 'src/python/grpcio_tests/tests/unit/_auth_context_test.py')
-rw-r--r--src/python/grpcio_tests/tests/unit/_auth_context_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/grpcio_tests/tests/unit/_auth_context_test.py b/src/python/grpcio_tests/tests/unit/_auth_context_test.py
index 67f222d4b1..b1b5bbdcab 100644
--- a/src/python/grpcio_tests/tests/unit/_auth_context_test.py
+++ b/src/python/grpcio_tests/tests/unit/_auth_context_test.py
@@ -15,6 +15,7 @@
import pickle
import unittest
+import logging
import grpc
from grpc import _channel