Skip to content

Conversation

@DeinAlptraum
Copy link
Contributor

No description provided.

@llvmbot llvmbot added the clang Clang issues not falling into any other category label Jun 25, 2025
@llvmbot
Copy link
Member

llvmbot commented Jun 25, 2025

@llvm/pr-subscribers-clang

Author: Jannick Kremer (DeinAlptraum)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/145773.diff

1 Files Affected:

  • (modified) clang/test/bindings/python/tests/cindex/test_file.py (+1)
diff --git a/clang/test/bindings/python/tests/cindex/test_file.py b/clang/test/bindings/python/tests/cindex/test_file.py
index a8c1dbf558543..2be9b9e332611 100644
--- a/clang/test/bindings/python/tests/cindex/test_file.py
+++ b/clang/test/bindings/python/tests/cindex/test_file.py
@@ -9,6 +9,7 @@
 
 inputs_dir = os.path.join(os.path.dirname(__file__), "INPUTS")
 
+
 class TestFile(unittest.TestCase):
     def test_file(self):
         index = Index.create()

@DeinAlptraum DeinAlptraum merged commit bc90541 into llvm:main Jun 25, 2025
7 of 9 checks passed
@DeinAlptraum DeinAlptraum deleted the fix-formatting branch June 25, 2025 20:03
anthonyhatran pushed a commit to anthonyhatran/llvm-project that referenced this pull request Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clang Clang issues not falling into any other category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants