Thread: pgAdmin 4 commit: Refactor pgAdmin4.py so it can be imported and is a l

Refactor pgAdmin4.py so it can be imported and is a lot more readable. Fixes #5455

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=059f1e38cc94b3c8e2659a8751afbd220393b0ef
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_22.rst |   1 +
pkg/pip/setup_pip.py              |   2 +-
web/pgAdmin4.py                   | 144 +++++++++++++++++++-------------------
3 files changed, 74 insertions(+), 73 deletions(-)