From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
Subject: | pgAdmin 4 commit: Fix PEP-8 issues. |
Date: | 2019-03-21 12:58:56 |
Message-ID: | E1h6xHc-0006Jk-BW@gothos.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Fix PEP-8 issues.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b2b5629a012a278437232f231bf31ae39cc24235
Modified Files
--------------
.../feature_tests/pg_utilities_backup_restore_test.py | 3 ---
.../feature_tests/query_tool_auto_complete_tests.py | 12 ++++++------
web/pgadmin/feature_tests/query_tool_journey_test.py | 6 +++---
web/pgadmin/feature_tests/query_tool_tests.py | 11 +++++------
web/regression/feature_utils/pgadmin_page.py | 14 +++++++-------
5 files changed, 21 insertions(+), 25 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2019-03-21 14:02:24 | pgAdmin 4 commit: Don't use old-style variable notation. |
Previous Message | Dave Page | 2019-03-21 12:58:42 | pgAdmin 4 commit: Add new file missed in last commit. |