ruff/crates/ruff_python_ast
Dhruv Manilawala d1f07008f7
Rename Notebook related symbols (#6862)
This PR renames the following symbols:

* `PySourceType::Jupyter` -> `PySourceType::Ipynb`
* `SourceKind::Jupyter` -> `SourceKind::IpyNotebook`
* `JupyterIndex` -> `NotebookIndex`
2023-08-25 11:40:54 +05:30
..
src Rename Notebook related symbols (#6862) 2023-08-25 11:40:54 +05:30
tests Remove lexing from flake8-pytest-style (#6795) 2023-08-23 15:54:11 +00:00
Cargo.toml Remove some extraneous newlines in Cargo.toml (#6577) 2023-08-14 23:39:41 +00:00