pgAdmin 4 commit: Fixed errors occurring when saving preferences, regre

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed errors occurring when saving preferences, regre
Date: 2020-08-12 12:13:07
Message-ID: E1k5pcx-0001vw-8o@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed errors occurring when saving preferences, regression of SonarQube fixes.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=caeea7940adf5cc57b7634b3fab1b37ddf1f7b42
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/utils/preferences.py | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-08-12 12:18:16 pgAdmin 4 commit: Fix PEP8
Previous Message Aditya Toshniwal 2020-08-12 10:32:35 Re: [pgAdmin][SonarQube] Reduce cognitive complexity