pgAdmin 4 commit: PEP8 cleanups for the sequences module. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: PEP8 cleanups for the sequences module.
Date
Msg-id E1eoYKq-0004ii-NE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
PEP8 cleanups for the sequences module.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=55875f0cfa7b19cdd4831150e8232e53df6f9ef3
Author: Murtuza Zabuawala <murtuza.zabuawal@enterprisedb.com>

Modified Files
--------------
.../databases/schemas/sequences/__init__.py        | 105 +++++++++++++++------
.../databases/schemas/sequences/tests/__init__.py  |   5 +-
2 files changed, 78 insertions(+), 32 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix tablespace tests for Python 3.x. Fixes #3138
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3014] Fix validation issues while creating new sequence