Обсуждение: pgAdmin 4 commit: Fixed module import issue.

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed module import issue.

От
Akshay Joshi
Дата:
Fixed module import issue.

refs #7506

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d4657dcd32f5abf95b469fdfa8d76855fc60c8fb
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
web/pgacloud/providers/azure.py                      | 20 +++++++++++++++-----
web/pgadmin/misc/cloud/azure/__init__.py             |  3 ++-
web/pgadmin/misc/cloud/azure/azure_cache.py          | 19 +++++++++++--------
.../js/components/sections/GraphVisualiser.jsx       |  5 ++++-
4 files changed, 32 insertions(+), 15 deletions(-)