pgAdmin 4 commit: Fixed 'Rename local variable to match the regular exp

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed 'Rename local variable to match the regular exp
Date: 2020-06-24 10:46:25
Message-ID: E1jo2vB-0006Gt-AI@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-24 10:47:09 Re: Patch for SonarQube code scan.
Previous Message Nikhil Mohite 2020-06-24 08:57:22 Patch for SonarQube code scan.