Remove some trailing backticks from the docs (#5781)

This commit is contained in:
Charlie Marsh 2024-08-04 20:56:03 -04:00 committed by GitHub
parent e16ba6ed51
commit 6a80f176a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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