Skip to content

Conversation

@FindHao
Copy link
Member

@FindHao FindHao commented Dec 4, 2025

Summary: The oss lint has more strict checks. This diff fixes the format issues.

Differential Revision: D88326557

Summary: The oss lint has more strict checks. This diff fixes the format issues.

Differential Revision: D88326557
Copilot AI review requested due to automatic review settings December 4, 2025 01:34
@meta-codesync
Copy link

meta-codesync bot commented Dec 4, 2025

@FindHao has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88326557.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Dec 4, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR applies stricter OSS lint formatting rules to improve code consistency. The changes are purely cosmetic and do not affect functionality, focusing on import statement formatting and expression wrapping for better readability.

Key Changes

  • Removed blank lines between related import statements in test artifact files
  • Added parentheses around ternary expressions in generator contexts for improved clarity

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
tritonparse/reproducer/tests/artifacts/triton_preprocess.py Removed blank line between related triton import statements
tritonparse/reproducer/tests/artifacts/triton_fused_kernel.py Removed blank line between related triton import statements
tritonparse/reproducer/multi_file_analyzer.py Wrapped ternary expression in parentheses within any() call for better readability

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@meta-codesync
Copy link

meta-codesync bot commented Dec 4, 2025

This pull request has been merged in 3d3fdaa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants