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

Kenneth Knowles commented on BEAM-3745:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/18632

> 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: P3
>
> 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.20.7#820007)

Reply via email to