Hi,
On Tue, Sep 1, 2020 at 2:36 PM Cyril Jouve wrote:
> thanks :)
>
> and sure, I'll run the linter next time!
>
> have you thought of automatic code formatters instead like yapf or black?
>
AFAIK, yapf is not consistent with formatting & black is non-configurable.
I tried both sometime back an
thanks :)
and sure, I'll run the linter next time!
have you thought of automatic code formatters instead like yapf or black?
Le lun. 31 août 2020 à 13:18, Akshay Joshi
a écrit :
> Hi Cyril
>
> Thanks, patch applied. Please make sure to run "yarn run pep8" before
> sending the patch.
>
> On S
Hi Cyril
Thanks, patch applied. Please make sure to run "yarn run pep8" before
sending the patch.
On Sat, Aug 29, 2020 at 2:28 AM Cyril Jouve wrote:
> Hello,
>
> patch 1 to 6 generated mostly using 2to3:
> 0001: https://docs.python.org/3.8/library/2to3.html#2to3fixer-asserts
> 0002: https://doc