We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f456dc4 commit 7434812Copy full SHA for 7434812
1 file changed
dataflow/run-inference/main.py
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
"""Runs a streaming RunInference Language Model pipeline."""
16
-
+"""This is a NOOP"""
17
from __future__ import annotations
18
19
import logging
0 commit comments