pgAdmin 4 commit: PEP8 fixes. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: PEP8 fixes.
Date
Msg-id E1eqLAy-0000Th-DK@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#2951] Allow user to disable graphs and activity grid
Next
From: Dave Page
Date:
Subject: Re: pep-8 fixes