pgAdmin 4 commit: Fixed pep8 issue

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed pep8 issue
Date: 2019-04-05 07:24:02
Message-ID: E1hCJCk-0007qQ-Ur@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed pep8 issue

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9bff6c7157ca0e96daa22bc313ff4c27630fb8c7

Modified Files
--------------
web/pgadmin/feature_tests/xss_checks_roles_control_test.py | 1 +
1 file changed, 1 insertion(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-04-05 07:38:06 pgAdmin 4 commit: Added recommended ESLinter checks. Fixes #4142
Previous Message Akshay Joshi 2019-04-05 06:56:46 pgAdmin 4 commit: Fixed feature test issues