[pgAdmin][SonarQube] Function returns same value - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][SonarQube] Function returns same value
Date
Msg-id CAM9w-_nYVzkPUBmWe1KapC6z3gsHG=ZWuoxVvOHd=2dM+9Z8gg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][SonarQube] Function returns same value  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached is the patch to:
- Refactor functions to not always return the same value
- Rename "cls" to "self" or add the missing "self" parameter.
- Remove useless assignment to variables
And a minor UI foreign key dialog add columns.

Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: Sonarqube fixes - test_utils.py
Next
From: Dave Page
Date:
Subject: Re: WIP: SQL Formatter