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-09-07 02:58:18 +10:00
2018-09-07 02:58:18 +10:00
2018-08-10 23:54:09 +10:00
2018-10-24 10:39:03 +01:00
2018-08-13 16:47:46 +10:00
2018-10-24 10:39:03 +01:00
2018-08-10 23:54:09 +10:00
2018-10-17 23:04:55 +11:00
2018-09-25 03:10:01 +10:00
2018-10-02 22:53:47 +10:00
2018-09-07 02:58:18 +10:00
2018-10-02 00:11:58 +10:00
2018-10-02 16:22:39 +01:00
2018-09-27 11:25:34 +01:00
2018-08-13 16:47:46 +10:00
2018-09-20 20:14:34 +10:00
2018-08-10 23:54:09 +10:00
2018-08-10 23:54:09 +10:00
2018-08-10 23:54:09 +10:00
2018-09-27 13:11:23 +01:00
2018-09-07 02:58:18 +10:00
2018-09-14 15:08:37 +01:00
2018-08-10 23:54:09 +10:00
2018-09-20 16:28:18 +10:00
2018-09-07 02:58:18 +10:00
2018-08-10 23:54:09 +10:00
2018-08-28 17:21:05 +01:00
2018-09-04 02:21:48 +10:00
2018-10-02 00:11:58 +10:00
2018-10-02 22:53:47 +10:00