Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid lambda assignments #44563

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Avoid lambda assignments #44563

merged 1 commit into from
Dec 2, 2024

Conversation

uranusjr
Copy link
Member

@uranusjr uranusjr commented Dec 2, 2024

Just a warning Ruff picked up. We don't enable this, but it's good practice anyway and has no downsides.

https://docs.astral.sh/ruff/rules/lambda-assignment/

Just a warning Ruff picked up. We don't enable this, but it's good
practice anyway and has no downsides.

https://docs.astral.sh/ruff/rules/lambda-assignment/
@uranusjr uranusjr merged commit f38a1ed into apache:main Dec 2, 2024
50 checks passed
@uranusjr uranusjr deleted the refactor-lambda branch December 2, 2024 12:39
LefterisXefteris pushed a commit to LefterisXefteris/airflow that referenced this pull request Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants