Re: Regarding PEP-8 checker

2018-02-21 Thread Dave Page
On Tue, Feb 20, 2018 at 6:28 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi All, > > Earlier we have fixed PEP-8 issues in below modules, > pycodestyle --config=.pycodestyle ./pgadmin/tools/ > pycodestyle --config=.pycodestyle ./pgadmin/utils/ > pycodestyle --config=.pycod

Regarding PEP-8 checker

2018-02-20 Thread Murtuza Zabuawala
Hi All, Earlier we have fixed PEP-8 issues in below modules, pycodestyle --config=.pycodestyle ./pgadmin/tools/ pycodestyle --config=.pycodestyle ./pgadmin/utils/ pycodestyle --config=.pycodestyle ./pgadmin/misc/ pycodestyle --config=.pycodestyle ./pgadmin/about/ pycodestyle --config=.pycodestyle