pgAdmin 4 commit: Fixed 'Rename local variable to match the regular exp - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed 'Rename local variable to match the regular exp
Date
Msg-id E1jo2vB-0006Gt-AI@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed 'Rename local variable to match the regular expression' issue reported by SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=db9d684524b88afcc55cdd2046870b4179dabdf5
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../server_groups/servers/databases/__init__.py     | 21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Patch for SonarQube code scan.
Next
From: Akshay Joshi
Date:
Subject: Re: Patch for SonarQube code scan.