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

2018-03-02 Thread Dave Page
Thanks, applied. On Thu, Mar 1, 2018 at 5:13 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Thank you Joao for reviewing. > > On Thu, Mar 1, 2018 at 3:10 AM, Joao De Almeida Pereira < > jdealmeidapere...@pivotal.io> wrote: > >> Hello Murtuza, >> >> I passed the patch through

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

2018-02-28 Thread Murtuza Zabuawala
Thank you Joao for reviewing. On Thu, Mar 1, 2018 at 3:10 AM, Joao De Almeida Pereira < jdealmeidapere...@pivotal.io> wrote: > Hello Murtuza, > > I passed the patch through our CI and all test are green. Also run the > codestyle in all those folders and everything is clean. > > 575 issues to go >

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

2018-02-28 Thread Joao De Almeida Pereira
Hello Murtuza, I passed the patch through our CI and all test are green. Also run the codestyle in all those folders and everything is clean. 575 issues to go Thanks Joao On Wed, Feb 28, 2018 at 1:05 PM Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA patch to fix t

[pgAdmin4][RM#3161] Fix PEP-8 issues

2018-02-28 Thread Murtuza Zabuawala
Hi, PFA patch to fix the PEP8 issues in Casts, Event triggers, Extensions and Languages module. pycodestyle --config=.pycodestyle pgadmin/browser/server_groups/servers/databases/languages/ pycodestyle --config=.pycodestyle pgadmin/browser/server_groups/servers/databases/extensions/ pycodestyle --