mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Remove some trailing backticks from the docs (#5781)
This commit is contained in:
parent
e16ba6ed51
commit
6a80f176a3
2 changed files with 2 additions and 2 deletions
|
@ -247,7 +247,7 @@ dev-dependencies = [
|
|||
To add a development dependency, include the `--dev` flag:
|
||||
|
||||
```console
|
||||
$ uv add ruff --dev`
|
||||
$ uv add ruff --dev
|
||||
```
|
||||
|
||||
## PEP 508
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue