ruff/crates/ruff_notebook/src
Dhruv Manilawala 5caabe54b6
Allow ipytest cell magic (#13745)
## Summary

fixes: #13718 

## Test Plan

Using the notebook as mentioned in
https://github.com/astral-sh/ruff/issues/13718#issuecomment-2410631674,
this PR does not give the "F821 Undefined name `test_sorted`"
diagnostic.
2024-10-14 15:48:33 +05:30
..
cell.rs Allow ipytest cell magic (#13745) 2024-10-14 15:48:33 +05:30
index.rs Add cell field to JSON output format (#7664) 2023-10-13 01:06:02 +00:00
lib.rs Add CellOffsets abstraction (#8814) 2023-11-22 15:27:00 +00:00
notebook.rs Fallback to kernelspec to check if it's a Python notebook (#12875) 2024-08-14 12:36:09 +05:30
schema.rs Fallback to kernelspec to check if it's a Python notebook (#12875) 2024-08-14 12:36:09 +05:30