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 12, 2023
1 parent 868561b commit f3cf430
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 f3cf430

Please sign in to comment.