[
https://issues.apache.org/jira/browse/BEAM-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16657342#comment-16657342
]
Scott Wegner commented on BEAM-5793:
------------------------------------
I get the same error from master HEAD on Linux:
https://gradle.com/s/trmepbe246axq
/usr/local/google/home/swegner/beam/sdks/python/apache_beam/io/flink/flink_streaming_impulse_source.py:docstring
of
apache_beam.io.flink.flink_streaming_impulse_source.FlinkStreamingImpulseSource.from_runner_api_parameter:11:
WARNING: Unexpected indentation.
I'm not familiar with this code, but if this command isn't regularly run, is it
possibly a real error?
> Python sdk docs target fails in flink_streaming_impulse_source
> --------------------------------------------------------------
>
> Key: BEAM-5793
> URL: https://issues.apache.org/jira/browse/BEAM-5793
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Ruoyun Huang
> Assignee: Micah Wylde
> Priority: Minor
>
> gradle scan result: [https://gradle.com/s/w4icffibxs72a]
> Error message:
> projects/beam2/sdks/python/apache_beam/io/flink/flink_streaming_impulse_source.py:docstring
> of
> apache_beam.io.flink.flink_streaming_impulse_source.FlinkStreamingImpulseSource.from_runner_api_parameter:11:Unexpected
> indentation.
>
> Root cause seems to be that there are two annotations for a single function.
> And sphinx does not like that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)