Skip to content
Snippets Groups Projects
  1. Jul 26, 2016
    • Richard van der Hoff's avatar
      Fix flake8 configuration · db4f823d
      Richard van der Hoff authored
      Apparently flake8 v3 doesn't like trailing comments on config settings.
      
      Also remove the pep8 config, which didn't work (because it was missing W503)
      and duplicated the flake8 config. We don't use pep8 on its own, so the config
      was duplicative.
      db4f823d
  2. Apr 01, 2016
    • Mark Haines's avatar
      Use google style doc strings. · 2a37467f
      Mark Haines authored
      pycharm supports them so there is no need to use the other format.
      
      Might as well convert the existing strings to reduce the risk of
      people accidentally cargo culting the wrong doc string format.
      2a37467f
  3. Feb 02, 2016
  4. Aug 26, 2015
  5. Aug 13, 2015
  6. Jan 22, 2015
  7. Aug 12, 2014
Loading