[clang] [libclang/python/tests] Clean up imports (PR #114409)

2024-10-31 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Jannick Kremer (DeinAlptraum) Changes Sort imports using `isort`. Remove unused imports. Collect multiple imports from the same module into a single import statement. Unify import style. --- Full diff: https://github.com/llvm/llvm-project/

[clang] [libclang/python/tests] Clean up imports (PR #114409)

2024-10-31 Thread Jannick Kremer via cfe-commits
https://github.com/DeinAlptraum closed https://github.com/llvm/llvm-project/pull/114409 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [libclang/python/tests] Clean up imports (PR #114409)

2024-10-31 Thread Vlad Serebrennikov via cfe-commits
https://github.com/Endilll approved this pull request. https://github.com/llvm/llvm-project/pull/114409 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [libclang/python/tests] Clean up imports (PR #114409)

2024-10-31 Thread Jannick Kremer via cfe-commits
https://github.com/DeinAlptraum created https://github.com/llvm/llvm-project/pull/114409 Sort imports using `isort`. Remove unused imports Collect multiple imports from the same module into a single import statement Unify import style >From a83338b9f4b306a81b55937e109e3065049fcfb7 Mon Sep 17 00

[clang] [libclang/python/tests] Clean up imports (PR #114409)

2024-10-31 Thread Jannick Kremer via cfe-commits
https://github.com/DeinAlptraum edited https://github.com/llvm/llvm-project/pull/114409 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits