pgAdmin 4 commit: Fix PEP8

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
Date: 2020-08-12 12:18:16
Message-ID: E1k5phw-0002Cq-A2@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix PEP8

Branch
------
master

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

Modified Files
--------------
web/pgadmin/tools/schema_diff/__init__.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-08-12 12:19:21 Re: [pgAdmin][SonarQube] Reduce cognitive complexity
Previous Message Akshay Joshi 2020-08-12 12:13:07 pgAdmin 4 commit: Fixed errors occurring when saving preferences, regre