pgAdmin 4 commit: Fix PEP8 issue

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix PEP8 issue
Date: 2019-08-12 09:11:52
Message-ID: E1hx6Mq-0000j4-KC@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix PEP8 issue

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/databases/schemas/utils.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-08-12 11:33:56 Re: [GSoC] Query History Upgrade
Previous Message Akshay Joshi 2019-08-12 08:57:23 pgAdmin 4 commit: Fix generation of reverse engineered SQL for Rules. F