Thanks, applied.
On Thu, Feb 8, 2018 at 6:10 PM, Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi Dave,
>
> PFA updated patch.
>
> On Mon, Feb 5, 2018 at 7:55 PM, Dave Page wrote:
>
>> Hi
>>
>> On Fri, Feb 2, 2018 at 5:46 PM, Murtuza Zabuawala <
>> murtuza.zabuaw...@enterprise
Hi Dave,
PFA updated patch.
On Mon, Feb 5, 2018 at 7:55 PM, Dave Page wrote:
> Hi
>
> On Fri, Feb 2, 2018 at 5:46 PM, Murtuza Zabuawala <
> murtuza.zabuaw...@enterprisedb.com> wrote:
>
>> Hi,
>>
>> PFA patch to fix PEP-8 issues in feature_tests, dashboard, about and misc
>> module's python code
Hi
On Fri, Feb 2, 2018 at 5:46 PM, Murtuza Zabuawala <
murtuza.zabuaw...@enterprisedb.com> wrote:
> Hi,
>
> PFA patch to fix PEP-8 issues in feature_tests, dashboard, about and misc
> module's python code.
>
> To verify the changes,
> 1) activate virtual environemt
> 2) Navigate to ../web directo
Hi,
PFA patch to fix PEP-8 issues in feature_tests, dashboard, about and misc
module's python code.
To verify the changes,
1) activate virtual environemt
2) Navigate to ../web directory and run following
pycodestyle --config=.pycodestyle ./pgadmin/misc/
pycodestyle --config=.pycodestyle ./pgadmin