Re: [pgAdmin4][Patch]: PEP-8 fixes in the foreign data wrapper module

2018-03-02 Thread Dave Page
Thanks, applied. On Fri, Mar 2, 2018 at 4:56 AM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi Joao, > > On Thu, Mar 1, 2018 at 8:13 PM, Joao De Almeida Pereira < > jdealmeidapere...@pivotal.io> wrote: > >> Hello Khushboo, >> I applied this patch and here is the result: >> >> 201

Re: [pgAdmin4][Patch]: PEP-8 fixes in the foreign data wrapper module

2018-03-01 Thread Khushboo Vashi
Hi Joao, On Thu, Mar 1, 2018 at 8:13 PM, Joao De Almeida Pereira < jdealmeidapere...@pivotal.io> wrote: > Hello Khushboo, > I applied this patch and here is the result: > > 2018-03-01 09:41:00 ⌚ |ruby-2.4.1| pgadmin-dev in ~/workspace/pgadmin4/web > ± |pep-8-fdw {2} U:13 ✗| → git st > On branch

Re: [pgAdmin4][Patch]: PEP-8 fixes in the foreign data wrapper module

2018-03-01 Thread Joao De Almeida Pereira
Hello Khushboo, I applied this patch and here is the result: 2018-03-01 09:41:00 ⌚ |ruby-2.4.1| pgadmin-dev in ~/workspace/pgadmin4/web ± |pep-8-fdw {2} U:13 ✗| → git st On branch pep-8-fdw Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git checkout

[pgAdmin4][Patch]: PEP-8 fixes in the foreign data wrapper module

2018-03-01 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the PEP-8 issues in the foreign data wrapper module. Thanks, Khushboo diff --git a/web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.py b/web/pgadmin/browser/server_groups/servers/databases/foreign_data_wrappers/__init__.p