Skip to content

Commit e0add0c

Browse files
committed
docs: add CHANGELOG entry for flake8-comprehensions rule enablement
Signed-off-by: Yosof Badr <23705518+YosofBadr@users.noreply.github.com>
1 parent 65b1a46 commit e0add0c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
([#5096](https://github.com/open-telemetry/opentelemetry-python/pull/5096))
3131
- Add WeaverLiveCheck test util
3232
([#5088](https://github.com/open-telemetry/opentelemetry-python/pull/5088))
33+
- Enable ruff `flake8-comprehensions` (C4) rules and fix violations across the codebase
34+
([#5107](https://github.com/open-telemetry/opentelemetry-python/pull/5107))
3335

3436
## Version 1.41.0/0.62b0 (2026-04-09)
3537

0 commit comments

Comments
 (0)