pgAdmin 4 commit: Fixed incorrect import statement for urlopen.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed incorrect import statement for urlopen.
Date: 2020-07-27 12:04:17
Message-ID: E1k01rd-00046g-DW@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed incorrect import statement for urlopen.
refs #5700

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ed0dc62b690d805018b29bafb46bf438ac4a7d32

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2020-07-27 12:19:35 Re: [pgAdmin][RM3904] Replace charting library Flotr2 with ChartJS using React
Previous Message Akshay Joshi 2020-07-27 11:07:56 Re: Runtime refactoring