[
https://issues.apache.org/jira/browse/ATLAS-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255773#comment-17255773
]
ASF subversion and git services commented on ATLAS-4089:
--------------------------------------------------------
Commit a11d59f7a7f0fad96f153c161525a05881c5bf66 in atlas's branch
refs/heads/master from Mariusz Górski
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=a11d59f ]
ATLAS-4089: refactor Python Atlas Client to PEP8
Signed-off-by: Madhan Neethiraj <[email protected]>
> Refactor Python Atlas client to PEP8
> ------------------------------------
>
> Key: ATLAS-4089
> URL: https://issues.apache.org/jira/browse/ATLAS-4089
> Project: Atlas
> Issue Type: Improvement
> Affects Versions: 2.1.0
> Reporter: Mariusz Górski
> Assignee: Mariusz Górski
> Priority: Minor
> Fix For: 3.0.0, 2.2.0
>
> Attachments: ATLAS-4089.patch
>
>
> To enable easier spotting bugs and enable code/workflow native to Python
> developers, we should include python linter (flake8) and static type checking
> (mypy) to the repo. This issue suggest reformatting python client code to
> pep8 following discussion in https://reviews.apache.org/r/73097/
> By running flake8/mypy just once we can easily spot obvious issues and
> reformat the code so it follows best-practices regarding Python development.
> It also helps developers using Python dedicated IDE to work in more native
> workflow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)