aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/python/multiplex/run_codegen.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/python/multiplex/run_codegen.py')
-rwxr-xr-xexamples/python/multiplex/run_codegen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/multiplex/run_codegen.py b/examples/python/multiplex/run_codegen.py
index 7922a0f5c7..89ac9c8fae 100755
--- a/examples/python/multiplex/run_codegen.py
+++ b/examples/python/multiplex/run_codegen.py
@@ -29,7 +29,7 @@
"""Generates protocol messages and gRPC stubs."""
-from grpc.tools import protoc
+from grpc_tools import protoc
protoc.main(
(