ruff/crates/ruff_linter
Wei Lee 6e9fb9af38
[airflow] Skip attribute check in try catch block (AIR301) (#17790)
<!--
Thank you for contributing to Ruff! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

<!-- What's the purpose of the change? What does it do, and why? -->

Skip attribute check in try catch block (`AIR301`)

## Test Plan

<!-- How was it tested? -->
update
`crates/ruff_linter/resources/test/fixtures/airflow/AIR301_names_try.py`
2025-05-05 10:01:05 -04:00
..
resources [airflow] Skip attribute check in try catch block (AIR301) (#17790) 2025-05-05 10:01:05 -04:00
src [airflow] Skip attribute check in try catch block (AIR301) (#17790) 2025-05-05 10:01:05 -04:00
Cargo.toml Bump 0.11.8 (#17766) 2025-05-01 10:19:58 -04:00