Skip to content
Snippets Groups Projects
  1. Jan 05, 2021
  2. May 15, 2020
  3. Mar 09, 2020
  4. Feb 07, 2020
  5. Jan 29, 2020
  6. Jun 20, 2019
  7. Oct 24, 2018
    • Richard van der Hoff's avatar
      Fix a number of flake8 errors · ef771cc4
      Richard van der Hoff authored
      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.
      ef771cc4
  8. Aug 10, 2018
  9. Jul 09, 2018
  10. Jan 17, 2017
  11. Nov 22, 2016
  12. Nov 21, 2016
  13. Feb 19, 2016
  14. Jan 07, 2016
  15. Oct 16, 2015
Loading