pgAdmin 4 commit: Apply codestyle checks to all Python code.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Apply codestyle checks to all Python code.
Date: 2019-03-20 11:17:55
Message-ID: E1h6ZEJ-00006W-8J@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Apply codestyle checks to all Python code.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bb1e908b54a66f7b8751a82b358bcad49bbda9f1

Modified Files
--------------
.pycodestyle | 2 +-
Makefile | 6 ++-
docs/en_US/build_code_snippet.py | 38 ++++++++-------
docs/en_US/conf.py | 101 ++++++++++++++++++++-------------------
pkg/mac/dmg-license.py | 6 ++-
pkg/pip/setup_pip.py | 66 +++++++++++++------------
pkg/win32/replace.py | 24 +++++-----
7 files changed, 130 insertions(+), 113 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-20 11:27:33 pgAdmin 4 commit: Delete the ci scripts that have be unmaintained and u
Previous Message Aditya Toshniwal 2019-03-20 10:21:43 Re: [pgAdmin4][patch] SQL Keywords extract utility