Skip to content
Snippets Groups Projects
  1. Aug 17, 2023
    • ar's avatar
      tools/mypy: only scan the actual app directory · a8370953
      ar authored and q3k's avatar q3k committed
      the script was refering to an undefined variable, which made it scan
      the whole python_payload/apps/ directory. as a side effect the run is
      ever so slightly faster now, but scanning the whole directory just once
      would be faster.
      
      also added a check against that to the set line on top
      a8370953
  2. Aug 06, 2023
Loading