================ @@ -0,0 +1,4 @@ +# REQUIRES: system-linux, has-pytype + +# RUN: pytype %S/../mlgo +# RUN: pytype %S/../tests ---------------- mtrofin wrote: don't you need a `CHECK` to make lit happy? https://github.com/llvm/llvm-project/pull/79558