tvalentyn commented on pull request #16517: URL: https://github.com/apache/beam/pull/16517#issuecomment-1032221258
Our type checking tool now kicked in: ``` 08:06:01 apache_beam/transforms/ptransform.py:1005: error: syntax error in type comment '(Callable) -> (...) -> _PTransformFnPTransform' [syntax] 08:06:01 Found 1 error in 1 file (checked 818 source files) 08:06:02 error: mypy exited with status 2 ``` -- 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. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org