[clang-tools-extra] [clang-tidy][NFC] Run ruff over python scripts (PR #176927)

via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 25 17:52:10 PST 2026


================
@@ -15,8 +15,8 @@
 import re
 import sys
 import textwrap
+from operator import methodcaller
 
----------------
EugeneZelenko wrote:

```suggestion
```

https://github.com/llvm/llvm-project/pull/176927


More information about the cfe-commits mailing list