mirror of
https://github.com/astral-sh/ruff
synced 2026-01-07 22:54:28 -05:00
## Summary This PR updates `B015` and `B018` to ignore last top-level expressions in each cell of a Jupyter Notebook. Part of #8669 ## Test Plan Add test cases for both rules and update the snapshots.