Skip to content

Commit d68c61b

Browse files
fix: update import path
1 parent 17d4af4 commit d68c61b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/functional_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
has_output_errors,
2929
process_classification_outputs,
3030
)
31-
from resolver_athena_client.generated.athena.athena_pb2 import (
31+
from resolver_athena_client.generated.athena.models_pb2 import (
3232
ClassificationOutput,
3333
ClassifyResponse,
3434
)

0 commit comments

Comments
 (0)