[ 
https://issues.apache.org/jira/browse/BEAM-3745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Beam JIRA Bot updated BEAM-3745:
--------------------------------
    Labels: stale-P2  (was: )

> isort and pylint conflicting rules
> ----------------------------------
>
>                 Key: BEAM-3745
>                 URL: https://issues.apache.org/jira/browse/BEAM-3745
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Luke Zhu
>            Priority: P2
>              Labels: stale-P2
>
> isort places "import ..." statements before "from ... import ..." statements. 
> This sometimes triggers the ungrouped-imports rule in pylint.
>  
> Since isort cannot be configured, the easiest way to resolve this would be to 
> disable the pylint rule. It would also be good to remove the respective 
> inline pylint comments as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to