================ @@ -48,15 +48,16 @@ import re import subprocess import sys +from typing import List, Tuple ---------------- EugeneZelenko wrote: I think `list` and `tuple` should be used. https://github.com/llvm/llvm-project/pull/133140