Richard van der Hoff ef771cc4c2 Fix a number of flake8 errors
Broadly three things here:

* disable W504 which seems a bit whacko
* remove a bunch of `as e` expressions from exception handlers that don't use
  them
* use `r""` for strings which include backslashes

Also, we don't use pep8 any more, so we can get rid of the duplicate config
there.
2018-10-24 10:39:03 +01:00
..
2018-07-09 16:09:20 +10:00
2018-07-09 16:09:20 +10:00
2016-06-12 23:11:29 +01:00
2017-10-29 20:54:20 +00:00
2016-01-07 04:26:29 +00:00
2017-10-19 13:36:06 +01:00
2018-09-07 14:20:54 +01:00
2018-09-07 14:20:54 +01:00
2018-07-09 16:09:20 +10:00
2016-01-07 04:26:29 +00:00
2018-07-09 16:09:20 +10:00
2016-07-06 12:18:19 +09:00
2017-11-13 18:32:08 +00:00
2016-01-07 04:26:29 +00:00
2018-07-09 16:09:20 +10:00
2018-10-24 10:39:03 +01:00
2018-07-09 16:09:20 +10:00
2017-09-27 10:22:54 +01:00
2018-07-09 16:09:20 +10:00
2017-12-04 17:51:33 +00:00