Skip to content

Commit a39bd4c

Browse files
johnthagenhenryiii
andauthored
Update docs/cookbook.rst
Co-authored-by: Henry Schreiner <[email protected]>
1 parent 0b4c823 commit a39bd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cookbook.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ By default, ``nox-uv`` also validates that the lockfile is up-to-date.
147147

148148
.. code-block:: python
149149
150-
#!/usr/bin/env -S uv run --script -q
150+
#!/usr/bin/env -S uv run --script --quiet
151151
152152
# /// script
153153
# dependencies = ["nox", "nox-uv"]

0 commit comments

Comments
 (0)