We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c63d7 commit 374ce11Copy full SHA for 374ce11
1 file changed
tests/source/test_async_source_err.py
@@ -9,7 +9,6 @@
9
from grpc.aio._server import Server
10
11
from pynumaflow import setup_logging
12
-from pynumaflow._constants import ERR_UDF_EXCEPTION_STRING
13
from pynumaflow.sourcer import SourceAsyncServer
14
from pynumaflow.proto.sourcer import source_pb2_grpc
15
from google.protobuf import empty_pb2 as _empty_pb2
0 commit comments