From e99cdfa754e0438f32d0e389248da4c49009fa88 Mon Sep 17 00:00:00 2001 From: Richard Belleville Date: Tue, 11 Feb 2020 18:13:13 -0800 Subject: [PATCH] Copybara makes me wish I were dead --- .../grpcio_tests/tests/unit/_simple_stubs_py3_only_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/grpcio_tests/tests/unit/_simple_stubs_py3_only_test.py b/src/python/grpcio_tests/tests/unit/_simple_stubs_py3_only_test.py index 95a439f58a0..360588e38ce 100644 --- a/src/python/grpcio_tests/tests/unit/_simple_stubs_py3_only_test.py +++ b/src/python/grpcio_tests/tests/unit/_simple_stubs_py3_only_test.py @@ -31,7 +31,7 @@ import sys import time from typing import Callable, Optional -import test_common +import tests.unit import test_common import grpc import grpc.experimental