TheNeuralBit commented on PR #12360:
URL: https://github.com/apache/beam/pull/12360#issuecomment-1203314903

   Looks like for now this is broken on a syntax error:
   
   ```
   /usr/lib/python3.7/ast.py:35: in parse
       return compile(source, filename, mode, PyCF_ONLY_AST)
   E     File 
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python37_PR/src/sdks/python/apache_beam/io/gcp/experimental/spannerio_test.py",
 line 340
   E       _ = (
   E       ^
   E   IndentationError: unexpected indent
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to