pgAdmin 4 commit: PEP8 fixes.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: PEP8 fixes.
Date: 2018-02-26 15:58:52
Message-ID: E1eqLAy-0000Th-DK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

PEP8 fixes.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=43d3e0ca64179da4e52a8746085de01292972f1d
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-02-26 15:59:02 Re: pep-8 fixes
Previous Message Dave Page 2018-02-26 15:52:59 Re: [pgAdmin4][RM#2951] Allow user to disable graphs and activity grid