Fixed code smell 'Functions, methods, and lambdas should not have too many parameters' reported by SonarQube.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bd9dc97b4f1373687be9f2eeb105fb4451447680 Author: Khushboo Vashi <khushboo.va...@enterprisedb.com> Modified Files -------------- web/pgadmin/utils/csv.py | 18 +++++++------- web/pgadmin/utils/menu.py | 23 +++++++++--------- web/pgadmin/utils/preferences.py | 52 ++++++++++++++++++++++++---------------- 3 files changed, 52 insertions(+), 41 deletions(-)