test input: use explicit package declaration (#345)
This commit is contained in:
committed by
GitHub
parent
74205e3319
commit
bd69862a02
@@ -2,7 +2,7 @@ from typing import AsyncIterable, AsyncIterator
|
||||
|
||||
import pytest
|
||||
from grpclib.testing import ChannelFor
|
||||
from tests.output_betterproto.example_service.example_service import (
|
||||
from tests.output_betterproto.example_service import (
|
||||
ExampleRequest,
|
||||
ExampleResponse,
|
||||
TestBase,
|
||||
|
||||
Reference in New Issue
Block a user