pgAdmin 4 commit: Fix PEP-8 issue.

2020-07-17 Thread Dave Page
Fix PEP-8 issue. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=69e2ec806bd9c366ef19e889cddcfa88dfe88645 Modified Files -- tools/dependency_inventory.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

pgAdmin 4 commit: Fix PEP-8 issue.

2019-08-08 Thread Dave Page
Fix PEP-8 issue. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8331f62e1caa4a26653f5170690e560c9df61423 Modified Files -- .../browser/server_groups/servers/databases/schemas/tables/utils.py | 2 +- 1 file changed, 1 insertion(

pgAdmin 4 commit: Fix PEP-8 issue.

2019-07-25 Thread Dave Page
Fix PEP-8 issue. Branch -- electron2 Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5d924905c7fcf7fd4ef7ac2066c22f55ff2a6770 Modified Files -- web/pgadmin/browser/register_browser_preferences.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(

pgAdmin 4 commit: Fix PEP-8 issue.

2019-05-31 Thread Dave Page
Fix PEP-8 issue. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41a20e02525f2fae5ec43c648b9bb4e43724e247 Modified Files -- web/pgadmin/browser/register_browser_preferences.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

pgAdmin 4 commit: Fix PEP-8 issue and move the pycodestyle config into

2019-03-20 Thread Dave Page
Fix PEP-8 issue and move the pycodestyle config into a central location. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9273da2dc68ecf6cc1e2b4262f6de57bd04e2937 Modified Files -- web/.pycodestyle => .pycodestyle | 0 Makefile

pgAdmin 4 commit: Fix PEP-8 issue

2019-03-18 Thread Dave Page
Fix PEP-8 issue Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4dcd3e31d86c6f61f47fafc047848120f70b7fc0 Modified Files -- web/regression/runtests.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

pgAdmin 4 commit: Fix PEP-8 issue.

2019-03-01 Thread Dave Page
Fix PEP-8 issue. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ecbba79c2a11d5d367b9c1b3fb5b2bd1b7573ef4 Modified Files -- web/pgadmin/utils/tests/test_encoding.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

pgAdmin 4 commit: Fix PEP-8 issue.

2018-10-03 Thread Dave Page
Fix PEP-8 issue. Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=44ef501283d2983f2daa8c77bb9705364b6f Modified Files -- web/pgadmin/feature_tests/pg_utilities_maintenance_test.py | 3 ++- 1 file changed, 2 insertions(+), 1 delet