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