Re: [pgAdmin4][RM#3073] Fix PEP-8 issues

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM#3073] Fix PEP-8 issues
Date: 2018-02-26 19:25:11
Message-ID: CA+OCxozDSyuAdA3MU9n32Psynr+rqgOyvcAi+rNuVxOoSfOdQA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Mon, Feb 26, 2018 at 5:28 PM, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> Hi,
>
> PFA fix the issues in pgAgent node and Tables node (including its all
> subnodes)
>
> pycodestyle --config=.pycodestyle pgadmin/browser/server_groups/
> servers/pgagent/
> pycodestyle --config=.pycodestyle pgadmin/browser/server_groups/
> servers/databases/schemas/tables/
>
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-26 19:38:55 Re: RM2898 Keyboard navigation in dialog tabs (nav tabs)
Previous Message Dave Page 2018-02-26 19:24:23 pgAdmin 4 commit: PEP8 fixes for the pgAgent and Tables nodes (and subn