Skip to content

Commit

Permalink
Remove link not in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
konstin committed Jul 10, 2023
1 parent 4b1a528 commit fec433f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -680,4 +680,4 @@ Module {
- `cargo dev round-trip <python file or jupyter notebook>`: Read a Python file or Jupyter Notebook,
parse it, serialize the parsed representation and write it back. Used to check how good our
representation is so that fixes don't rewrite irrelevant parts of a file.
- `cargo dev format_dev`: See [ruff_python_formatter](crates/ruff_python_formatter/README.md)
- `cargo dev format_dev`: See ruff_python_formatter README.md

0 comments on commit fec433f

Please sign in to comment.