pgAdmin 4 commit: Fixed errors occurring when saving preferences, regre - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed errors occurring when saving preferences, regre
Date
Msg-id E1k5pcx-0001vw-8o@gothos.postgresql.org
Whole thread Raw
List 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.toshniwal@enterprisedb.com>

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


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][SonarQube] Reduce cognitive complexity
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix PEP8