You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/10 00:04:00 UTC

[jira] [Commented] (BEAM-3444) Fix flake8 detected errors E999 (AST compile error)

    [ https://issues.apache.org/jira/browse/BEAM-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319434#comment-16319434 ] 

ASF GitHub Bot commented on BEAM-3444:
--------------------------------------

holdenk opened a new pull request #4376: [BEAM-3444] Fix python3 flake8 errors e999
URL: https://github.com/apache/beam/pull/4376
 
 
   Fix the E999 errors from Python3 flake 8 & attempt to add flake8 Python3 to our linting since we've had some new things pop up which would have been caught by this.

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


> Fix flake8 detected errors E999 (AST compile error)
> ---------------------------------------------------
>
>                 Key: BEAM-3444
>                 URL: https://issues.apache.org/jira/browse/BEAM-3444
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: holdenk
>
> Fix flake8 detected errors E999 (AST compile error) so that we can run flake8 to catch potential python3 breaking issues.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)