lukecwik commented on issue #11286: [BEAM-4374] Short IDs for the Python SDK
URL: https://github.com/apache/beam/pull/11286#issuecomment-608082411
 
 
   Linter complains:
   ```
   10:03:16 ************* Module 
apache_beam.runners.portability.fn_api_runner.worker_handlers
   10:03:16 
apache_beam/runners/portability/fn_api_runner/worker_handlers.py:62:0: E0001: 
Cannot import 'apache_beam.runners.worker.sdk_worker' due to syntax error 
'misplaced type annotation (<unknown>, line 95)' (syntax-error)
   10:03:16 ************* Module apache_beam.runners.worker.sdk_worker
   10:03:16 apache_beam/runners/worker/sdk_worker.py:95:47: E0001: misplaced 
type annotation (<unknown>, line 95) (syntax-error)
   10:03:16 ************* Module apache_beam.runners.worker.sdk_worker_main
   10:03:16 apache_beam/runners/worker/sdk_worker_main.py:43:0: E0001: Cannot 
import 'apache_beam.runners.worker.sdk_worker' due to syntax error 'misplaced 
type annotation (<unknown>, line 95)' (syntax-error)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to