You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/04/16 22:00:00 UTC

[jira] [Created] (ARROW-5176) [Python] Automate formatting of python files

Benjamin Kietzman created ARROW-5176:
----------------------------------------

             Summary: [Python] Automate formatting of python files
                 Key: ARROW-5176
                 URL: https://issues.apache.org/jira/browse/ARROW-5176
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Python
            Reporter: Benjamin Kietzman


[Black](https://github.com/ambv/black) is a tool for automatically formatting python code in ways which flake8 and our other linters approve of. Adding it to the project will allow more reliably formatted python code and fill a similar role to {{clang-format}} for c++ and {{cmake-format}} for cmake



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)