Re: Autopep8 for DISPATCH-1814

2021-03-12 Thread Jiri Daněk
On Fri, Nov 6, 2020 at 3:15 PM Ken Giusti wrote: > On Fri, Nov 6, 2020 at 5:40 AM Robbie Gemmell > wrote: > > > On Thu, 5 Nov 2020 at 15:32, Jiri Daněk wrote: > > > > > > Hello folks, > > > > > > (https://issues.apache.org/jira/browse/DISPATCH-1814 Apply autofixes > to > > > resolve some flake8

Re: Autopep8 for DISPATCH-1814

2020-11-06 Thread Ken Giusti
On Fri, Nov 6, 2020 at 5:40 AM Robbie Gemmell wrote: > On Thu, 5 Nov 2020 at 15:32, Jiri Daněk wrote: > > > > Hello folks, > > > > (https://issues.apache.org/jira/browse/DISPATCH-1814 Apply autofixes to > > resolve some flake8 code formatting issues) > > > > I have prior positive experience with

Re: Autopep8 for DISPATCH-1814

2020-11-06 Thread Robbie Gemmell
On Thu, 5 Nov 2020 at 15:32, Jiri Daněk wrote: > > Hello folks, > > (https://issues.apache.org/jira/browse/DISPATCH-1814 Apply autofixes to > resolve some flake8 code formatting issues) > > I have prior positive experience with autopep8, > https://pypi.org/project/autopep8/. It is a tool to automa

Autopep8 for DISPATCH-1814

2020-11-05 Thread Jiri Daněk
Hello folks, (https://issues.apache.org/jira/browse/DISPATCH-1814 Apply autofixes to resolve some flake8 code formatting issues) I have prior positive experience with autopep8, https://pypi.org/project/autopep8/. It is a tool to automatically reformat Python source code. It can either selectively