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

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема [pgAdmin4][RM#3121] Fix PEP-8 issues
Дата
Msg-id CAKKotZRZgvm3gkQAFqqir7MnZqSmRiewNgNueXvg075Y1hsa4w@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][RM#3121] Fix PEP-8 issues
Список 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

Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Joao De Almeida Pereira
Дата:
Сообщение: [pgadmin4][patch] Hides the tablespace node in ACI tree for GreenPlum
Следующее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgAdmin4][RM#3105] Allow user to insert new row if PK is in capital letters