aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_tests/tests/unit/_api_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/_api_test.py
parentfb972c960f707928298f4949f7b897881286b61e (diff)
Fix various mind-numbing typos
Diffstat (limited to 'src/python/grpcio_tests/tests/unit/_api_test.py')
-rw-r--r--src/python/grpcio_tests/tests/unit/_api_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/grpcio_tests/tests/unit/_api_test.py b/src/python/grpcio_tests/tests/unit/_api_test.py
index 5dfb8b2b54..38072861a4 100644
--- a/src/python/grpcio_tests/tests/unit/_api_test.py
+++ b/src/python/grpcio_tests/tests/unit/_api_test.py
@@ -14,6 +14,7 @@
"""Test of gRPC Python's application-layer API."""
import unittest
+import logging
import six