mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 15:44:22 -05:00
This PR renames the following symbols: * `PySourceType::Jupyter` -> `PySourceType::Ipynb` * `SourceKind::Jupyter` -> `SourceKind::IpyNotebook` * `JupyterIndex` -> `NotebookIndex`