pgAdmin 4 commit: PEP8 fixes.

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: PEP8 fixes.
Дата
Msg-id E1eqLAy-0000Th-DK@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
PEP8 fixes.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=43d3e0ca64179da4e52a8746085de01292972f1d
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/__init__.py           |  42 +++++++------
web/pgadmin/browser/__init__.py   | 124 +++++++++++++++++++++++++-------------
web/pgadmin/browser/collection.py |  14 +++--
web/pgadmin/browser/utils.py      |  50 ++++++++++-----
web/pgadmin/help/__init__.py      |   4 +-
5 files changed, 153 insertions(+), 81 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#2951] Allow user to disable graphs and activity grid
Следующее
От: Dave Page
Дата:
Сообщение: Re: pep-8 fixes