Re: [pgAdmin4][Patch]: PEP-8 issue fixes

2018-03-02 Thread Dave Page
Thanks, applied. On Wed, Feb 28, 2018 at 4:19 AM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Mon, Feb 26, 2018 at 9:19 PM, Dave Page wrote: > >> Can you rebase this please? It doesn't apply against master. >> >> Please find the updated patch excluding utils module as it is

Re: [pgAdmin4][Patch]: PEP-8 issue fixes

2018-02-27 Thread Khushboo Vashi
On Mon, Feb 26, 2018 at 9:19 PM, Dave Page wrote: > Can you rebase this please? It doesn't apply against master. > > Please find the updated patch excluding utils module as it is already done. > On Mon, Feb 26, 2018 at 12:04 PM, Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi,

Re: [pgAdmin4][Patch]: PEP-8 issue fixes

2018-02-26 Thread Dave Page
Can you rebase this please? It doesn't apply against master. On Mon, Feb 26, 2018 at 12:04 PM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix PEP-8 issues in the below modules: > > 1. about > 2. feature_tests > 3. misc > 4. utils > > Thank