Skip to content
Snippets Groups Projects
Select Git revision
  • restricted-sqlite-strategies
  • compare-structured-sql-dumps
  • main default protected
  • 235.backup-and-recovery.recovery
  • mypy
  • real-spender
  • github/fork/tp-la/real-spender
  • 260.metric-rejected-zkaps
  • implicit-lease-renewal-problems
  • mach-nix
  • github/fork/tp-la/deep-traverse
  • v0.0
12 results

tests.nix

  • Tom Prince's avatar
    e97558ad
    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
    History
    Fix pyflakes invocation in nix.
    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.