| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: PEP-8 fixes. |
| Date: | 2019-03-28 18:21:00 |
| Message-ID: | E1h9Ze8-0005Hq-2F@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
PEP-8 fixes.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4d45a3cb24e1c4f185d83eb85adf2dd9a0489c63
Modified Files
--------------
.../databases/schemas/sequences/__init__.py | 6 +++--
.../tables/columns/tests/test_column_add.py | 1 -
.../tables/columns/tests/test_column_put.py | 31 +++++++++++-----------
web/pgadmin/browser/utils.py | 6 +++--
4 files changed, 23 insertions(+), 21 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aditya Toshniwal | 2019-03-29 04:49:56 | [pgAdmin4][RM4085] CSV download should show error messages in messages tab and not in the CSV file |
| Previous Message | Dave Page | 2019-03-28 17:17:09 | Re: [pgAdmin4][Patch] - RM 4030 - IDENTITY column not recognised |