pgAdmin 4 commit: Fixed PEP8 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed PEP8
Date
Msg-id E1oIYPJ-0005xW-5N@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed PEP8

Branch
------
master

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

Modified Files
--------------
web/config.py                        | 6 +++---
web/pgacloud/utils/misc.py           | 2 +-
web/pgadmin/authenticate/kerberos.py | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7462]: Revisit all the SQL files and remove the SQL for all the unsupported version
Next
From: Yogesh Mahajan
Date:
Subject: [Patch] - Housekeeping #7344 - Port Role Reassign dialog to React