pgAdmin 4 commit: Move the declaration of a variable into the correct s - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Move the declaration of a variable into the correct s
Date
Msg-id E1biMDK-0008QQ-5p@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Move the declaration of a variable into the correct scope.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7cfcf1431256e4183b685985f193fe7813089559
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue of highlighting error in the query tool (pgAdmin4)
Next
From: Dave Page
Date:
Subject: Re: PATCH: Python2.6 compatibility fixes (pgAdmin4)