[PATCH] pglister: Fix pycodestyle errors - Mailing list pgsql-www

From Célestin Matte
Subject [PATCH] pglister: Fix pycodestyle errors
Date
Msg-id 8d98def2-4f14-56c9-70e8-72771f55a70f@cmatte.me
Whole thread Raw
Responses Re: [PATCH] pglister: Fix pycodestyle errors  (Magnus Hagander <magnus@hagander.net>)
List pgsql-www
pglister doesn't pass Debian bookworm's version of pycodestyle
This patch fixes the following errors:
E275 missing whitespace after keyword
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
-- 
Célestin Matte
Attachment

pgsql-www by date:

Previous
From: Dave Page
Date:
Subject: Re: [filtered] Re: PostgreSQL 15.4, 14.9, 13.12, 12.16, 11.21, and PostgreSQL 16Beta 3 Released!
Next
From: Jelte Fennema
Date:
Subject: Wiki editor request