| From: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | [pgAdmin4][RM#3121] Fix PEP-8 issues |
| Date: | 2018-02-14 12:23:18 |
| Message-ID: | CAKKotZRZgvm3gkQAFqqir7MnZqSmRiewNgNueXvg075Y1hsa4w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi,
PFA patch to fix the PEP-8 issues,
To verify changes goto '../web' directory and run,
pycodestyle --config=.pycodestyle ./regression/
pycodestyle --config=.pycodestyle ./pgadmin/setup/
pycodestyle --config=.pycodestyle ./pgadmin/settings/
pycodestyle --config=.pycodestyle ./pgadmin/redirects/
pycodestyle --config=.pycodestyle ./pgadmin/preferences/
pycodestyle --config=.pycodestyle ./pgadmin/model/
pycodestyle --config=.pycodestyle ./pgadmin/help/
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| Attachment | Content-Type | Size |
|---|---|---|
| RM_3121.diff | text/plain | 49.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Murtuza Zabuawala | 2018-02-15 13:34:05 | [pgAdmin4][RM#3105] Allow user to insert new row if PK is in capital letters |
| Previous Message | Joao De Almeida Pereira | 2018-02-12 18:30:49 | [pgadmin4][patch] Hides the tablespace node in ACI tree for GreenPlum |