Skip to content
Snippets Groups Projects
  1. Dec 13, 2021
  2. Dec 10, 2021
  3. Dec 07, 2021
  4. Dec 06, 2021
  5. Dec 03, 2021
    • Tom Prince's avatar
      Fix pyflakes invocation in nix. · e97558ad
      Tom Prince authored
      It turns our that `pyflakes` with no arguments expects input
      on stdin. In CI, this is likely connected to `/dev/null` so it
      passes.
      
      Also fix the errors that pyflakes is reporting.
      e97558ad
Loading