================ @@ -15,6 +15,7 @@ import re import sys import textwrap +from operator import methodcaller # FIXME Python 3.9: Replace typing.Tuple with builtins.tuple. ---------------- EugeneZelenko wrote: Could this be delegated to `Ruff`? https://github.com/llvm/llvm-project/pull/176927