aboutsummaryrefslogtreecommitdiff
path: root/examples/python/no_codegen/greeter_client.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/python/no_codegen/greeter_client.py')
-rw-r--r--examples/python/no_codegen/greeter_client.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/python/no_codegen/greeter_client.py b/examples/python/no_codegen/greeter_client.py
index 7ee2c2722c..c16d4db257 100644
--- a/examples/python/no_codegen/greeter_client.py
+++ b/examples/python/no_codegen/greeter_client.py
@@ -20,6 +20,7 @@ Several APIs used in this example are in an experimental state.
"""
from __future__ import print_function
+
import logging
import grpc