pgAdmin 4 commit: Always run PEP-8 checks!

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Always run PEP-8 checks!
Date: 2018-03-08 09:34:07
Message-ID: E1etrw7-0006KC-CM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Always run PEP-8 checks!

Branch
------
master

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

Modified Files
--------------
Makefile | 2 +-
ci/run_python_tests.sh | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-03-08 09:35:04 Re: Last PEP-8 changes
Previous Message Dave Page 2018-03-08 09:33:45 pgAdmin 4 commit: Final PEP-8 fixes