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 4582b4f commit f2b38cdCopy full SHA for f2b38cd
1 file changed
sdks/python/apache_beam/runners/interactive/pipeline_instrument_test.py
@@ -36,7 +36,7 @@
36
from apache_beam.runners.interactive.testing.pipeline_assertion import assert_pipeline_proto_contain_top_level_transform
37
from apache_beam.runners.interactive.testing.pipeline_assertion import assert_pipeline_proto_equal
38
from apache_beam.runners.interactive.testing.pipeline_assertion import \
39
- assert_pipeline_proto_not_contain_top_level_transform
+ assert_pipeline_proto_not_contain_top_level_transform
40
from apache_beam.runners.interactive.testing.test_cache_manager import InMemoryCache
41
from apache_beam.testing.test_stream import TestStream
42
0 commit comments