You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
Ensures that any lint rules that include line locations render them as
relative to the cell (and include the cell number) when inside a Jupyter
notebook.
Closes#6672.
## Test Plan
`cargo test`
Input
Output
The message is unclear because the first import is on line 1 in cell 1.
The text was updated successfully, but these errors were encountered: