fix CI failures since newer flake8 release came out
commitb10ee11eaa59977170d549d6127f4d274f267b82
authorAntoine Beaupré <anarcat@debian.org>
Fri, 8 Feb 2019 20:10:10 +0000 (8 15:10 -0500)
committerAntoine Beaupré <anarcat@debian.org>
Fri, 8 Feb 2019 20:10:10 +0000 (8 15:10 -0500)
tree38950a0a8f9bc45cfbeeeed37ece39f93d1debd0
parent6ebc546a772e28eb1c459ac7a28300269af1a50c
fix CI failures since newer flake8 release came out

It seems that a new flake8 release broke CI, at least according to
this job, which was triggered by MR !443 that touches unrelated code:

https://gitlab.com/anarcat/mailman/-/jobs/156274238

One is an indentation problem that is clarified, the other is ignored,
as I believe the specific comparison is deliberate.
src/mailman/handlers/cook_headers.py
src/mailman/rest/validator.py