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

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема [pgAdmin4][RM#3082] Fix PEP-8 issues
Дата
Msg-id CAKKotZShS94W1+LN8uX=nVLXT20oZ0gE_EteJj4=dLmhARy_+A@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][RM#3082] Fix PEP-8 issues
Список pgadmin-hackers
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/about/
pycodestyle --config=.pycodestyle ./pgadmin/dashboard/
pycodestyle --config=.pycodestyle ./pgadmin/feature_tests/


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

Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3016] Properly display notices in case of error
Следующее
От: Joao De Almeida Pereira
Дата:
Сообщение: [pgadmin][patch] [GreenPlum] When user press Explain Plan and Explainanalyze plan an error is displayed