Skip to content

Remove E731 from ruff ignore by replacing lambda assignments with def - #2817

Merged
KaelanDt merged 2 commits into
Lightning-AI:mainfrom
ManoBharathi93:mano/cleanupIgnore-rules
Mar 26, 2026
Merged

KaelanDt merged 2 commits into
Lightning-AI:mainfrom
ManoBharathi93:mano/cleanupIgnore-rules

Conversation

@ManoBharathi93

Copy link
Copy Markdown
Contributor

Remove E731 from ruff ignore by replacing lambda assignments with def
Part of #2218

  • Replaced lambda assignments with equivalent function definitions
  • Preserved behavior (no functional changes)
  • Verified with pre-commit

Validation for pre-commit:
image

CC: @Borda

@ManoBharathi93

ManoBharathi93 commented Mar 23, 2026

Copy link
Copy Markdown
Contributor Author

@lantiga , I couldn't able to see the detailed failures !, can you /anyone help me what's broken and where its broken so i can try to fix it
image
image

@ManoBharathi93

Copy link
Copy Markdown
Contributor Author

@lantiga @mruberry @KaelanDt can anyone confirm about this CI test case failure ? is this flaky and also can anyone review my MR and provide suggestions..

Thanks

@KaelanDt

Copy link
Copy Markdown
Contributor

Hi @ManoBharathi93, thank you for the PR. The test failures were unrelated.

@KaelanDt
KaelanDt merged commit 9985036 into Lightning-AI:main Mar 26, 2026
37 of 51 checks passed
@ManoBharathi93

ManoBharathi93 commented Mar 26, 2026

Copy link
Copy Markdown
Contributor Author

Hi @ManoBharathi93, thank you for the PR. The test failures were unrelated.

Thanks @KaelanDt . I was exploring the Thunder project and was interested in contributing. However, I wasn’t able to connect with the Lightning engineers on Discord, as it seems to be inactive. Is there any other communication channel where I could interact with the team and work on small features?

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants