From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | pgAdmin 4 commit: PEP8 fixes. |
Date: | 2018-03-02 09:37:13 |
Message-ID: | E1erh7p-0000pq-3d@gothos.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
PEP8 fixes.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a4124c24967c045a1fb512733e3804a0e9b3c24a
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Modified Files
--------------
web/pgadmin/about/__init__.py | 3 ++-
web/pgadmin/feature_tests/keyboard_shortcut_test.py | 3 ++-
web/pgadmin/feature_tests/view_data_dml_queries.py | 4 ++--
web/pgadmin/misc/bgprocess/processes.py | 8 ++++----
web/pgadmin/utils/__init__.py | 6 ++----
.../utils/javascript/tests/test_javascript_bundler.py | 7 +++----
web/pgadmin/utils/route.py | 15 ++++++---------
7 files changed, 21 insertions(+), 25 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2018-03-02 09:37:21 | Re: [pgAdmin4][Patch]: PEP-8 issue fixes |
Previous Message | Neethu Mariya Joy | 2018-03-02 09:05:10 | Re: Bug #2309 fix |