ruff/crates/ruff_notebook
Dhruv Manilawala 727e389cac
Add CellOffsets abstraction (#8814)
Refactor `Notebook::cell_offsets` to use an abstract struct for storing
the cell offsets. This will allow us to add useful methods on it.
2023-11-22 15:27:00 +00:00
..
resources/test/fixtures/jupyter Detect and ignore Jupyter automagics (#8398) 2023-11-03 01:14:10 +00:00
src Add CellOffsets abstraction (#8814) 2023-11-22 15:27:00 +00:00
Cargo.toml Update to Rust 1.74 and use new clippy lints table (#8722) 2023-11-16 18:12:46 -05:00