Thread: pgAdmin 4 commit: Fix a referenced before assignment bug inconnection

pgAdmin 4 commit: Fix a referenced before assignment bug inconnection

From
Dave Page
Date:
Fix a referenced before assignment bug in connection management. Fixes #2868

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=051788d040049682cbde78c4bb5343f92b4eb5a2
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)