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

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][RM#3156] Fix PEP-8 issues
Date: 2018-02-27 15:02:46
Message-ID: CAKKotZTmxyO78j3kq8vuYup8vNdJi3MYWK2vGeH7dKafNg1pwQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

PFA patch to fix the PEP-8 issues in Resource group, Roles & Tablespaces

pycodestyle --config=.pycodestyle
pgadmin/browser/server_groups/servers/tablespaces/
pycodestyle --config=.pycodestyle
pgadmin/browser/server_groups/servers/roles/
pycodestyle --config=.pycodestyle
pgadmin/browser/server_groups/servers/resource_groups/

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_3156.diff text/plain 47.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-27 15:07:49 Re: [pgAdmin4][RM#3073] Allow user to schedule without End date from UI
Previous Message Murtuza Zabuawala 2018-02-27 15:00:30 Re: [pgAdmin4][RM#3002] To fix the indentation issue in query tool editor