pgAdmin 4 commit: Fix PEP-8 issue and move the pycodestyle config into

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix PEP-8 issue and move the pycodestyle config into
Date: 2019-03-20 08:57:49
Message-ID: E1h6X2j-0007o4-1B@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix PEP-8 issue and move the pycodestyle config into a central location.

Branch
------
master

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

Modified Files
--------------
web/.pycodestyle => .pycodestyle | 0
Makefile | 4 ++--
tools/copyright_updater.py | 5 +++--
3 files changed, 5 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-20 08:59:55 Re: Regarding DDL in pgadmin
Previous Message Aditya Toshniwal 2019-03-20 08:20:52 Re: [pgAdmin4][patch] SQL Keywords extract utility